ezLCD SDK Documentation

EZLCDBitmapEx Properties

 [This is preliminary documentation and subject to change.]

The properties of the EZLCDBitmapEx class are listed below. For a complete list of EZLCDBitmapEx class members, see the EZLCDBitmapEx Members topic.

Public Instance Properties

Height Gets the height of the current bitmap.
ItemOverloaded. Provides read/write access to the pixels in this bitmap as a single-dimensional array.
Transparent returns 0x00 if the bitmap is transparent, 0x01 if it is not.
TransparentColor Get/Set the transparent color of this bitmap.
Width Gets the width of the current bitmap.

See Also

EZLCDBitmapEx Class | EZLCD.Core Namespace