Dynamic Icons Scripting Reference - v1.3.0
    Preparing search index...

    Interface ImageDataSettings

    interface ImageDataSettings {
        colorSpace?: "srgb";
        colorType?: ColorType;
    }
    Index

    Properties

    colorSpace?: "srgb"
    colorType?: ColorType