Cocoa: Fix RGB/BGR color inversion.

bb10
Morten Sorvig 2011-06-29 10:05:16 +02:00
parent 6190290ff1
commit 57e0c157df
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
bitDepth,
bytesPrLine,
cgColourSpaceRef,
kCGImageAlphaNone,
kCGBitmapByteOrder32Little | kCGImageAlphaNoneSkipFirst,
cgDataProviderRef,
NULL,
false,