Gray Structure |
Namespace: Emgu.CV.Structure
The Gray type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dimension |
Get the dimension of this color
|
![]() | Intensity | The intensity of the gray color |
![]() | MCvScalar |
Get or Set the equivalent MCvScalar value
|
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | Equals(Gray) |
Return true if the two color equals
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns the hash code for this color
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Represent this color as a String
(Overrides ValueTypeToString.) |