IImage Interface

Definition

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.

Applies to