←Select platform

CodecsColorSpaceType Enumeration

Summary
Indicates the colorspace of the image data.
Syntax
C#
VB
Objective-C
C++
Java
public enum CodecsColorSpaceType   
Public Enum CodecsColorSpaceType  
typedef NS_ENUM(NSInteger, LTCodecsColorSpaceType) 
public enum CodecsColorSpaceType 
public enum class CodecsColorSpaceType   
Members
ValueMemberDescription
0BgrBGR colorspace
1YuvYUV colorspace
2CmykCMYK colorspace
3CieLabCIELab colorspace
Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.