]> granicus.if.org Git - libjpeg-turbo/commitdiff
RGBA=RGBX, etc.
authorDRC <dcommander@users.sourceforge.net>
Thu, 18 Nov 2010 19:55:29 +0000 (19:55 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 18 Nov 2010 19:55:29 +0000 (19:55 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@296 632fc199-4ca6-4c93-a231-07263d6284db

README-turbo.txt

index 1dc58c6d7f7e334db22b29dbdab7dc0d3d716fe4..b6789f37a1f941e2452d85b138d258f899a3f747 100755 (executable)
@@ -178,8 +178,8 @@ Colorspace Extensions
 =====================
 
 libjpeg-turbo includes extensions which allow JPEG images to be compressed
-directly from (and decompressed directly to) buffers which use BGR, BGRA,
-RGBA, ABGR, and ARGB pixel ordering.  This is implemented with six new
+directly from (and decompressed directly to) buffers which use BGR, BGRX,
+RGBX, XBGR, and XRGB pixel ordering.  This is implemented with six new
 colorspace constants:
 
   JCS_EXT_RGB   /* red/green/blue */