EZLCD.Core Namespace
[This is preliminary documentation and subject to change.]
The EZLCD.Core namespace contains classes, structures and enumerations that are used for communicating with ezLCD panels at a low level.
Namespace hierarchy
Classes
| Class |
Description |
|
EZLCDBitmap
|
Represents a bitmap in the EZLCDColor color scheme. |
|
EZLCDBitmapEx
|
Represents a bitmap in the EZLCDColorEx scheme. |
|
TouchScreenCalibration
|
Represents a calibration between a resistive touch screen and an LCD display. |
Structures
| Structure |
Description |
|
EZLCDColor
|
Represents an addressable color on the ezLCD screen. |
|
EZLCDColorEx
|
Represents a 16-bit color on the ezLCD004 display. |
|
EZLCDPoint
|
Represents a pixel on the ezLCD screen. |
|
EZLCDPointEx
|
Represents a pixel on the ezLCD004 screen (16-bit X, 8-bit Y) |
|
TouchPoint
|
Represents a point on the EZLCD004 touch screen in raw, uncalibrated touch screen coordinates. |
Enumerations
| Enumeration |
Description |
|
EZLCDCommands
|
Enumeration of all available EZLCD Commands. |
|
EZLCDCommandsEx
|
Enumeration of extended EZLCD commands available only on the ezLCD004 unit. |
|
TextDirection
|
Enumeration of the available text directions. |