interface ImageDataSettings {
    colorSpace?: PredefinedColorSpace;
}

属性