51035056d6
To get that with CoreGraphics on iOS we need to use also kCGImageByteOrder32Little in the CGBitmapContextCreate() call, otherwise the bytes will be in ARGB order in memory. Also, yes, we do need to turn the coordinate system upside-down from the top left corner. |
||
---|---|---|
.. | ||
.gitignore | ||
config.h | ||
ios.h | ||
ios.mm |