<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Bitmap Header Definition > RGBTRIPLE |
Description
RGBTRIPLE structure.
Syntax
Type RGBTRIPLE
rgbtBlue AS BYTE
rgbtGreen AS BYTE
rgbtRed AS BYTE
End Type
Remarks
See also
Examples