ColorSpaceFormat Class Members
In This Topic
The following tables list the members exposed by Vintasoft.Imaging.ColorSpaceFormat.
Public Constructors
| Name | Description |
 | ColorSpaceFormat | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | ColorChannelCount | Gets the channels count of this Vintasoft.Imaging.ColorSpaceFormat. |
 | ColorChannelsOrder | Gets the color channels order of this Vintasoft.Imaging.ColorSpaceFormat. |
 | ColorSpace | Gets the color space of this Vintasoft.Imaging.ColorSpaceFormat. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified Vintasoft.Imaging.ColorSpaceFormat is equal to the current Vintasoft.Imaging.ColorSpaceFormat. |
 | GetHashCode | Returns the hash code for this Vintasoft.Imaging.ColorSpaceFormat. |
 | ToString | Returns the string representation of this object. |
See Also