RGBA=RGBX, etc.

This commit is contained in:
DRC
2010-11-18 19:55:29 +00:00
parent a6ae163f09
commit 2f1473783f

View File

@@ -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 */