Contents

isAppleProRAWPixelFormat(_:)

Returns a Boolean value that indicates whether the pixel format is an Apple ProRAW format.

Declaration

class func isAppleProRAWPixelFormat(_ pixelFormat: OSType) -> Bool

Parameters

  • pixelFormat:

    The pixel format to query.

Mentioned in

Return Value

true if the pixel format is an Apple ProRAW format, otherwise false.

See Also

Determining supported pixel formats