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.
A format where alpha values are not premultiplied.
static const NSBitmapFormat NSAlphaNonpremultipliedBitmapFormat;If this option is not specified, alpha values are premultiplied.