sync toc
EZLCD.Core
EZLCDBitmap Class
EZLCDBitmap Members
EZLCDBitmap Constructor
EZLCDBitmap Constructor (Bitmap)
EZLCDBitmap Constructor (Byte, Byte)
Properties
Height Property
Item Property
Item Property (EZLCDPoint)
Item Property (Byte, Byte)
Width Property
Methods
GetPixel Method
GetPixel Method (EZLCDPoint)
GetPixel Method (Byte, Byte)
SetPixel Method
SetPixel Method (EZLCDPoint, EZLCDColor)
SetPixel Method (Byte, Byte, EZLCDColor)
EZLCDBitmapEx Class
EZLCDBitmapEx Members
EZLCDBitmapEx Constructor
EZLCDBitmapEx Constructor (Bitmap)
EZLCDBitmapEx Constructor (UInt16, Byte)
Properties
Height Property
Item Property
Item Property (EZLCDPointEx)
Item Property (UInt16, Byte)
Transparent Property
TransparentColor Property
Width Property
Methods
GetPixel Method
GetPixel Method (EZLCDPointEx)
GetPixel Method (UInt16, Byte)
SetPixel Method
SetPixel Method (EZLCDPointEx, EZLCDColorEx)
SetPixel Method (UInt16, Byte, EZLCDColorEx)
EZLCDColor Structure
EZLCDColor Members
EZLCDColor Constructor
EZLCDColor Constructor (Byte, Byte, Byte)
EZLCDColor Constructor (Color)
Properties
B Property
G Property
R Property
Type Conversions
Explicit Color to EZLCDColor Conversion
Implicit EZLCDColor to Byte Conversion
Implicit EZLCDColor to Color Conversion
EZLCDColorEx Structure
EZLCDColorEx Members
EZLCDColorEx Constructor
EZLCDColorEx Constructor (Byte, Byte, Byte)
EZLCDColorEx Constructor (Color)
EZLCDColorEx Constructor (EZLCDColor)
Properties
B Property
G Property
HighByte Property
LowByte Property
R Property
Type Conversions
Explicit EZLCDColorEx to EZLCDColor Conversion
Explicit Color to EZLCDColorEx Conversion
Implicit EZLCDColor to EZLCDColorEx Conversion
EZLCDCommands Enumeration
EZLCDCommandsEx Enumeration
EZLCDPoint Structure
EZLCDPoint Members
EZLCDPoint Constructor
Fields
X Field
Y Field
EZLCDPointEx Structure
EZLCDPointEx Members
EZLCDPointEx Constructor
EZLCDPointEx Constructor (Byte, Byte, Byte)
EZLCDPointEx Constructor (UInt16, Byte)
Fields
Xhigh Field
Xlow Field
Y Field
Properties
X Property
TextDirection Enumeration
TouchPoint Structure
TouchPoint Members
TouchPoint Constructor
Fields
X Field
Y Field
TouchScreenCalibration Class
TouchScreenCalibration Members
TouchScreenCalibration Constructor
Methods
GetPixel Method
EZLCD.SDK
EZLCD001 Class
EZLCD001 Members
EZLCD001 Constructor
Properties
ColorBitDepth Property
XResolution Property
YResolution Property
Methods
DrawSerialFlashBitmap Method
PutSerialFlashIcon Method
EZLCD002 Class
EZLCD002 Members
EZLCD002 Constructor
EZLCD002 Constructor (Stream)
EZLCD002 Constructor (Stream, Stream)
Properties
ColorBitDepth Property
GridHeight Property
GridType Property
GridWidth Property
PenIsDown Property
XResolution Property
YResolution Property
Methods
Dispose Method
Events
PenDown Event
PenDrag Event
PenUp Event
EZLCD004 Class
EZLCD004 Members
EZLCD004 Constructor
EZLCD004 Constructor (Stream)
EZLCD004 Constructor (Stream, Stream)
Properties
BackgroundColorEx Property
Calibrated Property
Calibration Property
ColorBitDepth Property
CurrentPositionEx Property
ForegroundColorEx Property
GridHeight Property
GridType Property
GridWidth Property
LightBrightness Property
PenIsDown Property
TouchSampleSize Property
XResolution Property
YResolution Property
Methods
ArcEx Method
BoxEx Method
BoxEx Method (EZLCDPointEx)
BoxEx Method (UInt16, Byte)
BoxFillEx Method
BoxFillEx Method (EZLCDPointEx)
BoxFillEx Method (UInt16, Byte)
Calibrate Method
CircleEx Method
CircleFillEx Method
DrawArcEx Method
DrawArcEx Method (EZLCDPointEx, UInt16, UInt16, UInt16)
DrawArcEx Method (EZLCDPointEx, UInt16, UInt16, UInt16, EZLCDColorEx)
DrawBitmap Method
DrawBitmap Method (EZLCDPointEx, EZLCDBitmapEx)
DrawBox Method
DrawBox Method (EZLCDPointEx, EZLCDPointEx, Boolean, EZLCDColorEx)
DrawBoxEx Method
DrawCircleEx Method
DrawCircleEx Method (EZLCDPointEx, UInt16, Boolean)
DrawCircleEx Method (EZLCDPointEx, UInt16, Boolean, EZLCDColorEx)
DrawLine Method
DrawLine Method (EZLCDPointEx, EZLCDPointEx)
DrawLine Method (EZLCDPointEx, EZLCDPointEx, EZLCDColorEx)
DrawLocalBitmap Method
DrawLocalBitmap Method (EZLCDPointEx, Byte)
DrawSerialFlashBitmapEx Method
DrawStringEx Method
DrawStringEx Method (String, EZLCDPointEx)
DrawStringEx Method (String, EZLCDPointEx, Byte)
DrawStringEx Method (String, EZLCDPointEx, Byte, TextDirection)
DrawStringEx Method (String, EZLCDPointEx, Byte, TextDirection, EZLCDColorEx)
HorizontalLineEx Method
LineToEx Method
LineToEx Method (EZLCDPointEx)
LineToEx Method (UInt16, Byte)
PieEx Method
PlotXYEx Method
PlotXYEx Method (EZLCDPointEx)
PlotXYEx Method (UInt16, Byte)
PutBitmapEx Method
SetBackgroundColorEx Method
SetColorEx Method
SetCurrentPositionEx Method
SetCurrentPositionEx Method (EZLCDPointEx)
SetCurrentPositionEx Method (UInt16, Byte)
SetLightBrightness Method
Events
PenDown Event
PenDrag Event
PenUp Event
EZLCDBase Class
EZLCDBase Members
EZLCDBase Constructor
Properties
ActiveFontIndex Property
BackgroundColor Property
ColorBitDepth Property
CurrentPosition Property
ForegroundColor Property
ScreenLightOn Property
TextDirection Property
XResolution Property
YResolution Property
Methods
Arc Method
Box Method
Box Method (EZLCDPoint)
Box Method (Byte, Byte)
BoxFill Method
BoxFill Method (EZLCDPoint)
BoxFill Method (Byte, Byte)
Circle Method
CircleFill Method
ClearScreen Method
DrawArc Method
DrawArc Method (EZLCDPoint, Byte, Byte, Byte)
DrawArc Method (EZLCDPoint, Byte, Byte, Byte, EZLCDColor)
DrawBitmap Method
DrawBox Method
DrawBox Method (EZLCDPoint, EZLCDPoint, Boolean)
DrawBox Method (EZLCDPoint, EZLCDPoint, Boolean, EZLCDColor)
DrawCircle Method
DrawCircle Method (EZLCDPoint, Byte, Boolean)
DrawCircle Method (EZLCDPoint, Byte, Boolean, EZLCDColor)
DrawLine Method
DrawLine Method (EZLCDPoint, EZLCDPoint)
DrawLine Method (EZLCDPoint, EZLCDPoint, EZLCDColor)
DrawLocalBitmap Method
DrawSerialFlashBitmap Method
DrawString Method
DrawString Method (String, EZLCDPoint)
DrawString Method (String, EZLCDPoint, Byte)
DrawString Method (String, EZLCDPoint, Byte, TextDirection)
DrawString Method (String, EZLCDPoint, Byte, TextDirection, EZLCDColor)
HorizontalLine Method
LightOff Method
LightOn Method
LineTo Method
LineTo Method (EZLCDPoint)
LineTo Method (Byte, Byte)
Picture Method
Plot Method
PlotXY Method
PlotXY Method (EZLCDPoint)
PlotXY Method (Byte, Byte)
PrintChar Method
PrintCharBG Method
PrintString Method
PrintStringBG Method
PutBitmap Method
PutIcon Method
PutSerialFlashIcon Method
SelectFont Method
SendByte Method
SetBackgroundColor Method
SetColor Method
SetCurrentPosition Method
SetCurrentPosition Method (EZLCDPoint)
SetCurrentPosition Method (Byte, Byte)
TextEast Method
TextNorth Method
TextSouth Method
TextWest Method
VerticalLine Method
IEZLCDAdvanced Interface
IEZLCDAdvanced Members
Properties
ActiveFontIndex Property
BackgroundColor Property
CurrentPosition Property
ForegroundColor Property
ScreenLightOn Property
TextDirection Property
Methods
DrawArc Method
DrawArc Method (EZLCDPoint, Byte, Byte, Byte)
DrawArc Method (EZLCDPoint, Byte, Byte, Byte, EZLCDColor)
DrawBitmap Method
DrawBox Method
DrawBox Method (EZLCDPoint, EZLCDPoint, Boolean)
DrawBox Method (EZLCDPoint, EZLCDPoint, Boolean, EZLCDColor)
DrawCircle Method
DrawCircle Method (EZLCDPoint, Byte, Boolean)
DrawCircle Method (EZLCDPoint, Byte, Boolean, EZLCDColor)
DrawLine Method
DrawLine Method (EZLCDPoint, EZLCDPoint)
DrawLine Method (EZLCDPoint, EZLCDPoint, EZLCDColor)
DrawLocalBitmap Method
DrawString Method
DrawString Method (String, EZLCDPoint)
DrawString Method (String, EZLCDPoint, Byte)
DrawString Method (String, EZLCDPoint, Byte, TextDirection)
DrawString Method (String, EZLCDPoint, Byte, TextDirection, EZLCDColor)
IEZLCDNative Interface
IEZLCDNative Members
Methods
Arc Method
Box Method
Box Method (EZLCDPoint)
Box Method (Byte, Byte)
BoxFill Method
BoxFill Method (EZLCDPoint)
BoxFill Method (Byte, Byte)
Circle Method
CircleFill Method
ClearScreen Method
HorizontalLine Method
LightOff Method
LightOn Method
LineTo Method
LineTo Method (EZLCDPoint)
LineTo Method (Byte, Byte)
Picture Method
Plot Method
PlotXY Method
PlotXY Method (EZLCDPoint)
PlotXY Method (Byte, Byte)
PrintChar Method
PrintCharBG Method
PrintString Method
PrintStringBG Method
PutBitmap Method
PutIcon Method
SelectFont Method
SetBackgroundColor Method
SetColor Method
SetCurrentPosition Method
SetCurrentPosition Method (EZLCDPoint)
SetCurrentPosition Method (Byte, Byte)
TextEast Method
TextNorth Method
TextSouth Method
TextWest Method
VerticalLine Method
ISupportTouchScreen Interface
ISupportTouchScreen Members
Properties
GridHeight Property
GridType Property
GridWidth Property
PenIsDown Property
Events
PenDown Event
PenDrag Event
PenUp Event
TouchScreenEventArgs Class
TouchScreenEventArgs Members
TouchScreenEventArgs Constructor
Properties
CalibratedPoint Property
RawPoint Property
TouchScreenGridType Enumeration