|
|
Gets the blue component from a RGB triple value rgb. You can make a RGB triple by using MakeRGB.
|
|
|
Gets the green component from a RGB triple value rgb. You can make a RGB triple by using MakeRGB.
|
|
|
Gets the red component from a RGB triple value rgb. You can make a RGB triple by using MakeRGB.
|
|
|
Returns the high byte of the word w.
|
|
|
Returns the high signed word of the double word l.
|
|
|
Returns the high word of the double word l.
|
|
|
Returns the low byte of the word w.
|
|
|
Returns the low signed word of the double word l.
|
|
|
Returns the low word of the double word l.
|
|
|
Makes a double word from low word and high word.
|
|
|
Value: Makes a RGB triple value from red r, green g, and blue b components.
|
|
|
Makes a word from low byte and high byte.
|
|
|
A type definition for unsigned character (byte).
|
|
|
A type definition for unsigned long integer (double word).
|
|
|
A type definition for long integer.
|
|
|
A type definition for the second message paramter.
|
|
|
Point structure.
|
|
|
Data type of the pointer to a POINT.
|
|
|
Data type of the pointer to a RECT.
|
|
|
Data type of the pointer to a RGB.
|
|
|
Data type of the pointer to a SIZE.
|
|
|
A rectangle defined by coordinates of corners.
|
|
|
RGB triple structure. |
|
|
A type definition for a RGB color.
|
|
|
A type definition for signed character.
|
|
|
A type definition for signed long integer.
|
|
|
Size structure of a 2-dimension object.
|
|
|
A type definition for signed short integer.
|
|
|
A type definition for unsigned integer.
|
|
|
A type definition for unsigned short integer (word).
|
|
|
A type definition for the first message paramter.
|
1.4.2