Interface ImageDataSettings

    interface ImageDataSettings {
        colorSpace?: PredefinedColorSpace;
    }

    Properties

    Properties