←Select platform

ColorSpace Property

Summary
Gets the color space of the image.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsColorSpaceType ColorSpace { get; } 
Public ReadOnly Property ColorSpace As CodecsColorSpaceType 
@property (nonatomic, assign, readonly) LTCodecsColorSpaceType colorSpace 
public CodecsColorSpaceType getColorSpace() 
public: 
property CodecsColorSpaceType ColorSpace { 
   CodecsColorSpaceType get(); 
} 

Property Value

The color space of the image.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

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.