Palette

    An image palette.

    PNG.Palette.swift:9
    @frozen struct Palette

    This type models the information stored in a PLTE chunk. This information is used to populate the non-alpha components of the palette field in an image color Format, when appropriate.

    See also

    View members

    Hide members

    This section is hidden by default because it contains too many (14) members.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (37) members.

    Protocols

    Types

    Show obsolete interfaces (2)

    Hide obsolete interfaces

    Type members

    Citizens in PNG

    Conformances

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    Type members

    Instance members