Method | Description | |
---|---|---|
AlphaBlend ( int x, int y, int width, int height, PixelBuffer, pixBuff, int srcX, int srcY, int srcWidth, int srcHeight, byte alpha ) : void | ||
BeginPath ( ) : void | ||
BitBlt ( int x, int y, PixelBuffer, pixBuff ) : void | ||
CreateBrush ( int aStyle, int hatch, uint color, System.Guid uniqueID ) : void | ||
CreateCosmeticPen ( PenStyle aStyle, uint color, System.Guid uniqueID ) : void | ||
CreateFont ( string faceName, int height, System.Guid uniqueID ) : void | ||
DrawPath ( ) : void | ||
DrawString ( int x, int y, string aString ) : void | ||
Ellipse ( int left, int top, int right, int bottom ) : void | ||
EndPath ( ) : void | ||
FillPath ( ) : void | ||
Flush ( ) : void | ||
FramePath ( ) : void | ||
GradientRectangle ( TRIVERTEX pVertex, |
||
GradientTriangle ( TRIVERTEX pVertex, |
||
GraphPortChunkEncoder ( ) : System | ||
LineTo ( int x, int y ) : void | ||
MeasureCharacter ( char c, int &width, int &height ) : void | ||
MoveTo ( int x, int y ) : void | ||
Pack ( |
||
Pack ( |
||
Pack ( |
||
Pack ( |
||
Pack ( |
||
Pack ( |
||
Pack ( |
||
PackCommand ( |
||
PackCommand ( |
||
PolyBezier ( Point points ) : void | ||
PolyDraw ( Point points, byte ptMeanings ) : void | ||
PolyLine ( Point points ) : void | ||
Polygon ( Point points ) : void | ||
Rectangle ( int left, int top, int right, int bottom ) : void | ||
ResetState ( ) : void |
Pop all the current state information back to the defaults
|
|
RestoreState ( int relative ) : void | ||
RoundRect ( int left, int top, int right, int bottom, int width, int height ) : void | ||
SaveState ( ) : void | ||
ScaleBitmap ( PixelBuffer, aBitmap, RECT, aFrame ) : void | ||
SelectObject ( IHandle aObject ) : void | ||
SelectStockObject ( int objIndex ) : void | ||
SelectUniqueObject ( System.Guid objectID ) : void | ||
SetBkColor ( uint colorref ) : void | ||
SetBkMode ( int bkMode ) : void | ||
SetDefaultBrushColor ( uint colorref ) : void | ||
SetDefaultPenColor ( uint colorref ) : void | ||
SetMappingMode ( MappingModes aMode ) : void | ||
SetPathAsClipRegion ( ) : void | ||
SetPen ( Pen, aPen ) : void | ||
SetPixel ( int x, int y, uint colorref ) : void | ||
SetPolyFillMode ( int aMode ) : void | ||
SetROP2 ( BinaryRasterOps rasOp ) : void | ||
SetTextColor ( uint colorref ) : void | ||
SetViewportExtent ( int width, int height ) : void | ||
SetViewportOrigin ( int x, int y ) : void | ||
SetWindowExtent ( int width, int height ) : void | ||
SetWindowOrigin ( int x, int y ) : void | ||
SetWorldTransform ( |
||
UseDefaultBrush ( ) : void | ||
UseDefaultPen ( ) : void |
public AlphaBlend ( int x, int y, int width, int height, PixelBuffer, pixBuff, int srcX, int srcY, int srcWidth, int srcHeight, byte alpha ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
pixBuff | PixelBuffer, | |
srcX | int | |
srcY | int | |
srcWidth | int | |
srcHeight | int | |
alpha | byte | |
return | void |
public BitBlt ( int x, int y, PixelBuffer, pixBuff ) : void | ||
x | int | |
y | int | |
pixBuff | PixelBuffer, | |
return | void |
public CreateBrush ( int aStyle, int hatch, uint color, System.Guid uniqueID ) : void | ||
aStyle | int | |
hatch | int | |
color | uint | |
uniqueID | System.Guid | |
return | void |
public CreateCosmeticPen ( PenStyle aStyle, uint color, System.Guid uniqueID ) : void | ||
aStyle | PenStyle | |
color | uint | |
uniqueID | System.Guid | |
return | void |
public CreateFont ( string faceName, int height, System.Guid uniqueID ) : void | ||
faceName | string | |
height | int | |
uniqueID | System.Guid | |
return | void |
public DrawString ( int x, int y, string aString ) : void | ||
x | int | |
y | int | |
aString | string | |
return | void |
public Ellipse ( int left, int top, int right, int bottom ) : void | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
return | void |
public GradientRectangle ( TRIVERTEX pVertex, |
||
pVertex | TRIVERTEX | |
pMesh | ||
dwMode | uint | |
return | void |
public GradientTriangle ( TRIVERTEX pVertex, |
||
pVertex | TRIVERTEX | |
pMesh | ||
dwMode | uint | |
return | void |
public MeasureCharacter ( char c, int &width, int &height ) : void | ||
c | char | |
width | int | |
height | int | |
return | void |
public Pack ( |
||
chunk | ||
gRect | ||
return | void |
public Pack ( |
||
chunk | ||
uniqueID | System.Guid | |
return | void |
public Pack ( |
||
chunk | ||
points | Point | |
return | void |
public Pack ( |
||
chunk | ||
vertices | TRIVERTEX | |
return | void |
public Pack ( |
||
chunk | ||
aTrans | ||
return | void |
public Pack ( |
||
aChunk | ||
x | int | |
y | int | |
return | void |
public Pack ( |
||
aChunk | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
return | void |
public PackCommand ( |
||
aCommand | ||
return | void |
public PackCommand ( |
||
aCommand | ||
return | void |
public PolyDraw ( Point points, byte ptMeanings ) : void | ||
points | Point | |
ptMeanings | byte | |
return | void |
public Rectangle ( int left, int top, int right, int bottom ) : void | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
return | void |
public RoundRect ( int left, int top, int right, int bottom, int width, int height ) : void | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
width | int | |
height | int | |
return | void |
public ScaleBitmap ( PixelBuffer, aBitmap, RECT, aFrame ) : void | ||
aBitmap | PixelBuffer, | |
aFrame | RECT, | |
return | void |
public SelectObject ( IHandle aObject ) : void | ||
aObject | IHandle | |
return | void |
public SelectStockObject ( int objIndex ) : void | ||
objIndex | int | |
return | void |
public SelectUniqueObject ( System.Guid objectID ) : void | ||
objectID | System.Guid | |
return | void |
public SetDefaultBrushColor ( uint colorref ) : void | ||
colorref | uint | |
return | void |
public SetDefaultPenColor ( uint colorref ) : void | ||
colorref | uint | |
return | void |
public SetMappingMode ( MappingModes aMode ) : void | ||
aMode | MappingModes | |
return | void |
public SetPixel ( int x, int y, uint colorref ) : void | ||
x | int | |
y | int | |
colorref | uint | |
return | void |
public SetROP2 ( BinaryRasterOps rasOp ) : void | ||
rasOp | BinaryRasterOps | |
return | void |
public SetViewportExtent ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public SetViewportOrigin ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |
public SetWindowExtent ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public SetWindowOrigin ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |
public SetWorldTransform ( |
||
aTransform | ||
return | void |