Share via


IImage Members

Include Protected Members
Include Inherited Members

Represents data that is associated with an image.

The IImage type exposes the following members.

Properties

  Name Description
Public property MIMEType Specifies the MIME type of an image.
Public property Source Gets the type of the image source.
Public property Value Gets the image data.

Top