interface OptionsFormat {
    format?: ImageFormat;
}

繼承關係 (檢視全部)

屬性

屬性

format?: ImageFormat

描述了 RGBA 顏色空間中的影像格式。

使用 TypeDoc 生成