Partilhar via


Membros IImage

Represents an interface defining the common properties for an image.

O tipo IImage expõe os seguintes membros.

Propriedades

  Nome Descrição
Propriedade pública ImageData Returns the image as binary data.
Propriedade pública MIMEType Returns the MIME type of the image, if any.
Propriedade pública 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.

Início