IImage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents data that is associated with an image.
public interface class IImage
public interface IImage
type IImage = interface
Public Interface IImage
- Derived
Properties
MIMEType |
Specifies the MIME type of an image. |
Source |
Gets the type of the image source. |
Value |
Gets the image data. |