GetImage méthode

Returns the image of the current instance.

Liste de surcharge

  Nom Description
Méthode publique GetImage() () () () Returns the image of the current instance.
Méthode publique GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection.
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image.
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection by specifying the type of the rendered image.
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, Boolean%) Returns the image of the current instance by specifying the type of the rendered image and gets a boolean value indicating wether the image has an associated image map.
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infrastructure.

Haut de la page