From: DRC Date: Thu, 18 Nov 2010 19:55:29 +0000 (+0000) Subject: RGBA=RGBX, etc. X-Git-Tag: 1.0.90~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=646e5a8a117946c19948da7ad5d632bc79a6c764;p=libjpeg-turbo RGBA=RGBX, etc. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@296 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/README-turbo.txt b/README-turbo.txt index 1dc58c6..b6789f3 100755 --- a/README-turbo.txt +++ b/README-turbo.txt @@ -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 */