@musallam/photoshop-client
    Preparing search index...

    Interface IccProfileDetails

    interface IccProfileDetails {
        imageMode?: PhotoshopClient.ImageModeType;
        input?: StorageDetails;
        profileName?: PhotoshopClient.ColorProfileType;
    }
    Index

    Properties