interface OptionsFormat {
    format?: ImageFormat;
}

Hierarchy (view full)

Properties

Properties

format?: ImageFormat

Describes the image format represented in RGBA color space.

Generated using TypeDoc