Overload List

  NameDescription
Implicit(RGBQUAD)
Converts the value of a RGBQUAD structure to an UInt32 structure.
Implicit(RGBQUAD)
Converts the value of a RGBQUAD structure to a Color structure.
Implicit(Color)
Converts the value of a Color structure to a RGBQUAD structure.
Implicit(UInt32)
Converts the value of an UInt32 structure to a RGBQUAD structure.

See Also