ChannelFormat Class Members
In This Topic
The following tables list the members exposed by
ChannelFormat.
Public Constructors
| Name | Description |
 | ChannelFormat | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | BitCount | Gets count of bits in channel. |
 | IsSignificant | Gets a value indicating whether channel contains significant data. |
 | IsUnsigned | Gets a value indicating whether channel contains unsigned data. |
Public Methods
| Name | Description |
 | Equals | Returns a value indicating whether the specified object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
See Also