C#
VB
Java
Objective-C
WinRT C#
C++
Gets the color space of the image.
public CodecsColorSpaceType ColorSpace { get; }
Public ReadOnly Property ColorSpace As Leadtools.Codecs.CodecsColorSpaceType
public Leadtools.Codecs.CodecsColorSpaceType ColorSpace {get;}
@property (nonatomic, assign, readonly) LTCodecsColorSpaceType colorSpace
public CodecsColorSpaceType getColorSpace()
get_ColorSpace();
public:
property Leadtools.Codecs.CodecsColorSpaceType ColorSpace {
Leadtools.Codecs.CodecsColorSpaceType get();
}
The color space of the image.
For an example, refer to CodecsImageInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET