IImage 接口

定义

表示与某一图像相关联的数据。

public interface class IImage
public interface IImage
type IImage = interface
Public Interface IImage
派生

属性

MIMEType

指定图像的 MIME 类型。

Source

获取图像源的类型。

Value

获取图像数据。

适用于