Элементы IImage

Represents an interface defining the common properties for an image.

Тип IImage предоставляет доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство ImageData Returns the image as binary data.
Открытое свойство MIMEType Returns the MIME type of the image, if any.
Открытое свойство 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.

В начало