RGBA=RGBX, etc.
This commit is contained in:
@@ -178,8 +178,8 @@ Colorspace Extensions
|
|||||||
=====================
|
=====================
|
||||||
|
|
||||||
libjpeg-turbo includes extensions which allow JPEG images to be compressed
|
libjpeg-turbo includes extensions which allow JPEG images to be compressed
|
||||||
directly from (and decompressed directly to) buffers which use BGR, BGRA,
|
directly from (and decompressed directly to) buffers which use BGR, BGRX,
|
||||||
RGBA, ABGR, and ARGB pixel ordering. This is implemented with six new
|
RGBX, XBGR, and XRGB pixel ordering. This is implemented with six new
|
||||||
colorspace constants:
|
colorspace constants:
|
||||||
|
|
||||||
JCS_EXT_RGB /* red/green/blue */
|
JCS_EXT_RGB /* red/green/blue */
|
||||||
|
|||||||
Reference in New Issue
Block a user