Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.1
LEADTOOLS Raster Imaging C DLL Help

JPEGCOLORSPACE

Show in webframe

typedef enum tagJPEGCOLORSPACE
{
   JPEG_COLORSPACE_411 = 0, // optimizing with YUV 4:1:1 color space.
   JPEG_COLORSPACE_422 = 1, // optimizing with YUV 4:2:2 color space.
} JPEGCOLORSPACE, *pJPEGCOLORSPACE;

This data type is used within the OPTIMIZEIMAGEOPTIONS structure to specify which color space is used when optimizing a JPEG Image.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.