←Select platform

ColorSpace Property

Summary

Gets the color space of the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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();  

Property Value

The color space of the image.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly