ImageGear .NET - Updated December 24, 2018
ContainsExtra Property




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorSpace Structure : 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

Property Value

Boolean value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members
ImGearColorSpaceIDs Enumeration