Static Method (Default implementation)swift-png 4.4.5PNG
unpack(_:of:)
PNG.Color.swift:163static func unpack(_ interleaved: [UInt8], of format: PNG.Format) -> [Self]
Implements
static func unpack([UInt8], of: PNG.Format
) -> [Self] Unpacks an image data storage buffer to an array of this color target.