ImageGear for .NET
ContainsExtra Property




Gets a value indicating whether the colorspace contains extra (unknown) channels.
Syntax
'Declaration
 
Public ReadOnly Property ContainsExtra As Boolean
'Usage
 
Dim instance As ImGearColorSpace
Dim value As Boolean
 
value = instance.ContainsExtra
public bool ContainsExtra {get;}
public: __property bool get_ContainsExtra();
public:
property bool ContainsExtra {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members
ImGearColorSpaceIDs Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback