Compartir a través de


IImage Miembros

Represents an interface defining the common properties for an image.

El tipo IImage expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública ImageData Returns the image as binary data.
Propiedad pública MIMEType Returns the MIME type of the image, if any.
Propiedad 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.

Principio