fast-png
    Preparing search index...

    Interface IccEmbeddedProfile

    interface IccEmbeddedProfile {
        name: string;
        profile: Uint8Array;
    }
    Index

    Properties

    Properties

    name: string
    profile: Uint8Array