←Select platform

RasterColorSpaceFormat8 Enumeration

Summary

Indicates the raster image data 8-bit colorspace format.

Syntax

C#
VB
WinRT C#
C++
public enum RasterColorSpaceFormat8 
Public Enum RasterColorSpaceFormat8  
    
    
public enum RasterColorSpaceFormat8    
Leadtools.RasterColorSpaceFormat8 = function() { }; 
Leadtools.RasterColorSpaceFormat8.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class RasterColorSpaceFormat8   

Members

ValueMemberDescription
0Rgb Image data is in the RGB format.
1Yuv Image data is in the YUV format.
2Cmyk Image data is in the CMYK format.
3Hsv Image data is in the HSV format.
4Hls Image data is in the HLS format.
5Yiq Image data is in the YIQ format.
6Cmy Image data is in the CMY format.
7Lab Image data is in the LAB format.
8Xyz Image data is in the XYZ format.
9Yuy2 Image data is in the YUY2 format.
10Yvu9 Image data is in the YVU9 format.
11Ycck Image data is in the YCCK format.
12Bgr Image data is in the BGR format.
13Y41p Image data is in the Y41P format.
14Uyvy Image data is in the UYVY format.
15Ycc Image data is in the YCC format.
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly