VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / ColorSpaceFormat Class
Constructors Properties Methods SeeAlso
In This Topic
ColorSpaceFormat Class Members
In This Topic
The following tables list the members exposed by ColorSpaceFormat.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the channels count of this ColorSpaceFormat.
Public PropertyGets the color channels order of this ColorSpaceFormat.
Public PropertyGets the color space of this ColorSpaceFormat.
Public Methods
 NameDescription
Public MethodDetermines whether the specified ColorSpaceFormat is equal to the current ColorSpaceFormat.
Public Methodstatic (Shared in Visual Basic)Returns the color space format from the pixel format.
Public MethodReturns the hash code for this ColorSpaceFormat.
Public MethodReturns the string representation of this object.
See Also