Partager via


Membres IImage

Represents an interface defining the common properties for an image.

Le type IImage expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ImageData Returns the image as binary data.
Propriété publique MIMEType Returns the MIME type of the image, if any.
Propriété publique StreamName Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension.

Haut de la page