The RGBQUAD type exposes the following members.

Methods

  NameDescription
CompareToOverloaded.
EqualsOverloaded.
GetHashCode
Returns a hash code for this RGBQUAD structure.
(Overrides ValueType..::.GetHashCode()()().)
ToColor
Converts an array of RGBQUAD into an array of Color.
ToRGBQUAD
Converts an array of Color into an array of RGBQUAD.
ToString
Converts the numeric value of the RGBQUAD object to its equivalent string representation.
(Overrides ValueType..::.ToString()()().)

Operators

  NameDescription
Equality
Tests whether two specified RGBQUAD structures are equivalent.
ImplicitOverloaded.
Inequality
Tests whether two specified RGBQUAD structures are different.

See Also