Jump to content

Presentation Device Driver Functions: Difference between revisions

From EDM2
No edit summary
Line 3: Line 3:
== Mandatory and Simulated Graphics Engine Function ==
== Mandatory and Simulated Graphics Engine Function ==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[GreAccumulateBounds]]
;Arc Functions
* [[GreArc]]
* [[GreArc]]
* [[GreBoxBoth]]
* [[GreBoxBoundary]]
* [[GreBoxInterior]]
* [[GreFullArcBoth]]
* [[GreFullArcBoundary]]
* [[GreFullArcInterior]]
* [[GreGetArcParameters]]
* [[GrePartialArc]]
* [[GrePolyFillet]]
* [[GrePolyFilletSharp]]
* [[GrePolySpline]]
* [[GreSetArcParameters]]
;Area and Path Functions
* [[GreAreaSetAttributes]]
* [[GreAreaSetAttributes]]
* [[GreBeginArea]]
* [[GreBeginArea]]
* [[GreBeginPath]]
* [[GreBeginPath]]
* [[GreCloseFigure]]
* [[GreEndArea]]
* [[GreEndPath]]
* [[GreFillPath]]
* [[GreModifyPath]]
* [[GreOutlinePath]]
* [[GreRestorePath]]
* [[GreSavePath]]
* [[GreSelectClipPath]]
* [[GreStrokePath]]
;Organize
* [[GreAccumulateBounds]]
* [[GreBitblt]]
* [[GreBitblt]]
* [[GreBoxBoth]]
* [[GreBoxBoundary]]
* [[GreBoxInterior]]
* [[GreCharRect]]
* [[GreCharRect]]
* [[GreCharStr]]
* [[GreCharStr]]
* [[GreCharString]]
* [[GreCharString]]
* [[GreCharStringPos]]
* [[GreCharStringPos]]
* [[GreCloseFigure]]
 
* [[GreCloseScreenChangeArea]]
* [[GreCloseScreenChangeArea]]
* [[GreCombineRectRegion]]
* [[GreCombineRectRegion]]
Line 50: Line 73:
* [[GreDrawLinesInPath]]
* [[GreDrawLinesInPath]]
* [[GreDrawRLE]]
* [[GreDrawRLE]]
* [[GreEndArea]]
 
* [[GreEndPath]]
* [[GreEqualRegion]]
* [[GreEqualRegion]]
* [[GreErasePS]]  
* [[GreErasePS]]  
* [[GreEscape]]
* [[GreEscape]]
* [[GreExcludeClipRectangle]]
* [[GreExcludeClipRectangle]]
* [[GreFillPath]]
 
* [[GreFullArcBoth]]
 
* [[GreFullArcBoundary]]
* [[GreFullArcInterior]]
* [[GreGetArcParameters]]
* [[GreGetBitmapBits]]
* [[GreGetBitmapBits]]
* [[GreGetBoundsData]]
* [[GreGetBoundsData]]
Line 87: Line 106:
* [[GreIntersectClipRectangle]]
* [[GreIntersectClipRectangle]]
* [[GreLockDevice]]
* [[GreLockDevice]]
* [[GreModifyPath]]
 
* [[GreMultiplyXforms]]
* [[GreMultiplyXforms]]
* [[GreNotifyClipChange]]
* [[GreNotifyClipChange]]
Line 94: Line 113:
* [[GreOffsetRegion]]
* [[GreOffsetRegion]]
* [[GreOpenScreenChangeArea]]
* [[GreOpenScreenChangeArea]]
* [[GreOutlinePath]]
 
* [[GrePaintRegion]]
* [[GrePaintRegion]]
* [[GrePartialArc]]
 
* [[GrePolyFillet]]
* [[GrePolyFilletSharp]]
* [[GrePolygonSet]]
* [[GrePolygonSet]]
* [[GrePolyLine]]
* [[GrePolyLine]]
Line 104: Line 121:
* [[GrePolyScanline]]
* [[GrePolyScanline]]
* [[GrePolyShortLine]]
* [[GrePolyShortLine]]
* [[GrePolySpline]]
 
* [[GrePtInRegion]]
* [[GrePtInRegion]]
* [[GrePtVisible]]
* [[GrePtVisible]]
Line 130: Line 147:
* [[GreRegionSelectBitmap]]
* [[GreRegionSelectBitmap]]
* [[GreResetBounds]]
* [[GreResetBounds]]
* [[GreRestorePath]]
 
* [[GreRestoreRegion]]
* [[GreRestoreRegion]]
* [[GreRestoreScreenBits]]
* [[GreRestoreScreenBits]]
Line 136: Line 153:
* [[GreRestoreXformData]]
* [[GreRestoreXformData]]
* [[GreResurrection]]
* [[GreResurrection]]
* [[GreSavePath]]
 
* [[GreSaveRegion]]
* [[GreSaveRegion]]
* [[GreSaveScreenBits]]
* [[GreSaveScreenBits]]
Line 142: Line 159:
* [[GreSaveXformData]]
* [[GreSaveXformData]]
* [[GreScrollRect]]
* [[GreScrollRect]]
* [[GreSelectClipPath]]
 
* [[GreSelectClipRegion]]
* [[GreSelectClipRegion]]
* [[GreSelectPathRegion]]
* [[GreSelectPathRegion]]
* [[GreSetArcParameters]]
 
* [[GreSetBitmapBits]]
* [[GreSetBitmapBits]]
* [[GreSetCodePage]]
* [[GreSetCodePage]]
Line 165: Line 182:
* [[GreSetWindowViewportXform]]
* [[GreSetWindowViewportXform]]
* [[GreSetXformRect]]
* [[GreSetXformRect]]
* [[GreStrokePath]]
 
* [[GreUnlockDevice]]
* [[GreUnlockDevice]]
* [[GreUnrealizeColorTable]]
* [[GreUnrealizeColorTable]]

Revision as of 00:03, 8 February 2020

You can find more information at the Presentation Device Driver Reference for OS/2.

Mandatory and Simulated Graphics Engine Function

Arc Functions
Area and Path Functions
Organize


Device Support Function

See also:

Links