Contents

NSFloatingPointSamplesBitmapFormat

A format where samples are specified using floating-point numbers.

Declaration

static const NSBitmapFormat NSFloatingPointSamplesBitmapFormat;

Discussion

If this option is not specified, samples are integer values.

See Also

Deprecated Constants