Freigeben über


IImage-Member

Represents an interface defining the common properties for an image.

Der IImage-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ImageData Returns the image as binary data.
Öffentliche Eigenschaft MIMEType Returns the MIME type of the image, if any.
Öffentliche Eigenschaft 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.

Zum Anfang