init(parsing:)

    Creates a color profile by parsing the given chunk data.

    PNG.ColorProfile.swift:51
    init(parsing data: [UInt8]) throws

    Parameters

    data

    The contents of an iCCP chunk to parse.

    Other members in extension

    Type members

    Instance members