共用方式為


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.

頂端