Enumeration Caseswift-png 4.4.5PNG

    va16(fill:)

    A 16-bit grayscale-alpha color format.

    PNG.Format.swift:196
    case va16(fill: UInt16?)

    Parameters

    fill

    An optional background color. Most PNG viewers ignore this field.

    This color format has a pixel format of va16.

    Other cases