←Select platform

RasterColorSpaceFormat16 Enumeration

Summary

Indicates the raster image data 16-bit color space format.

Syntax
C#
VB
C++
public enum RasterColorSpaceFormat16 
Public Enum RasterColorSpaceFormat16  
public enum class RasterColorSpaceFormat16   

Members
ValueMemberDescription
16Rgb Image data is in the RGB format.
32Yuv Image data is in the YUV format.
48Yiq Image data is in the YIQ format.
64Hsv Image data is in the HSV format.
80Hls Image data is in the HLS format.
96Cmy Image data is in the CMY format.
112Cmyk Image data is in the CMYK format.
128Ihs Image data is in the IHS format.

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly