Name | Description | |
---|---|---|
ColorMatrix5x4 Constructor | Overloaded. |
The following tables list the members exposed by ColorMatrix5x4.
Name | Description | |
---|---|---|
ColorMatrix5x4 Constructor | Overloaded. |
Name | Description | |
---|---|---|
M11 | Value at row 1 column 1 of the ColorMatrix5x4. | |
M12 | Value at row 1 column 2 of the ColorMatrix5x4. | |
M13 | Value at row 1 column 3 of the ColorMatrix5x4. | |
M14 | Value at row 1 column 4 of the ColorMatrix5x4. | |
M21 | Value at row 2 column 1 of the ColorMatrix5x4. | |
M22 | Value at row 2 column 2 of the ColorMatrix5x4. | |
M23 | Value at row 2 column 3 of the ColorMatrix5x4. | |
M24 | Value at row 2 column 4 of the ColorMatrix5x4. | |
M31 | Value at row 3 column 1 of the ColorMatrix5x4. | |
M32 | Value at row 3 column 2 of the ColorMatrix5x4. | |
M33 | Value at row 3 column 3 of the ColorMatrix5x4. | |
M34 | Value at row 3 column 4 of the ColorMatrix5x4. | |
M41 | Value at row 4 column 1 of the ColorMatrix5x4. | |
M42 | Value at row 4 column 2 of the ColorMatrix5x4. | |
M43 | Value at row 4 column 3 of the ColorMatrix5x4. | |
M44 | Value at row 4 column 4 of the ColorMatrix5x4. | |
M51 | Value at row 5 column 1 of the ColorMatrix5x4. | |
M52 | Value at row 5 column 2 of the ColorMatrix5x4. | |
M53 | Value at row 5 column 3 of the ColorMatrix5x4. | |
M54 | Value at row 5 column 4 of the ColorMatrix5x4. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToArray | Creates an array containing the elements of the ColorMatrix5x4. | |
ToString | Returns a string that represents the current object. |
Equality | Tests for equality between two objects. |
Inequality | Tests for inequality between two objects. |