Contents

NSAlphaNonpremultipliedBitmapFormat

A format where alpha values are not premultiplied.

Declaration

static const NSBitmapFormat NSAlphaNonpremultipliedBitmapFormat;

Discussion

If this option is not specified, alpha values are premultiplied.

See Also

Deprecated Constants