Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ColorSpace As CodecsColorSpaceType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsColorSpaceType ColorSpace {get;} |
C++/CLI | |
---|---|
public: property CodecsColorSpaceType ColorSpace { CodecsColorSpaceType get(); } |
Return Value
The color space of the image.For an example, refer to CodecsImageInfo.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family