Contents

Pixel_FFFF

A type for a four-channel, 32-bits-per-channel, floating-point pixel.

Declaration

typealias Pixel_FFFF = (Float, Float, Float, Float)

See Also

Pixel Formats