IDL_LCD_RGB Struct Reference

List of all members.

Public Attributes

INT8U red
INT8U green
INT8U blue
INT8U alpha


Detailed Description

RGB color : to display gray scale image on the LCD, black = [0,0,0], white = [255,255,255], alpha reserved for internal used only.

RGB color is used to indicate the color of any item or pixel on the LCD display. black = [0,0,0], white = [255,255,255] The alpha parameter is reserved for internal use only.


Member Data Documentation

INT8U red

INT8U green

INT8U blue

INT8U alpha


Generated on Mon Dec 17 17:19:31 2007 for ePadAPIs by  doxygen 1.5.4