Jump to content

Presentation Device Driver Functions: Difference between revisions

From EDM2
No edit summary
Line 31: Line 31:
* [[GreSelectClipPath]]
* [[GreSelectClipPath]]
* [[GreStrokePath]]
* [[GreStrokePath]]
'''Clip Functions'''
'''Clip Functions'''
*[[GreCopyClipRegion]]
*[[GreCopyClipRegion]]
Line 49: Line 48:
*[[GreSetupDC]]
*[[GreSetupDC]]
*[[GreSetXformRect]]
*[[GreSetXformRect]]
'''Line Functions'''
'''Line Functions'''
*[[GreDrawRLE]]
*[[GreDrawRLE]]
*[[GrePolygonSet]]
*[[GrePolygonSet]]
'''Palette Manager Functions'''
*[[GreDeviceAnimatePalette]]
*[[GreDeviceCreatePalette]]
*[[GreDeviceDeletePalette]]
*[[GreDeviceResizePalette]]
*[[GreDeviceSetPaletteEntries]]
*[[GreQueryHWPaletteInfo]]
*[[GreQueryPaletteRealization]]
*[[GreRealizePalette]]
*[[GreUpdateColors]]


;Organize
;Organize
Line 73: Line 81:
* [[GreDeath]]
* [[GreDeath]]
* [[GreDestroyRegion]]
* [[GreDestroyRegion]]
* [[GreDeviceAnimatePalette]]
 
* [[GreDeviceCreateBitmap]]
* [[GreDeviceCreateBitmap]]
* [[GreDeviceCreatePalette]]
* [[GreDeviceDeleteBitmap]]
* [[GreDeviceDeleteBitmap]]
* [[GreDeviceDeletePalette]]
 
* [[GreDeviceGetAttributes]]
* [[GreDeviceGetAttributes]]
* [[GreDeviceInvalidateVisRegion]]
* [[GreDeviceInvalidateVisRegion]]
* [[GreDeviceQueryFontAttributes]]
* [[GreDeviceQueryFontAttributes]]
* [[GreDeviceQueryFonts]]
* [[GreDeviceQueryFonts]]
* [[GreDeviceResizePalette]]
 
* [[GreDeviceSelectBitmap]]
* [[GreDeviceSelectBitmap]]
* [[GreDeviceSetAttributes]]
* [[GreDeviceSetAttributes]]
Line 89: Line 96:
* [[GreDeviceSetDCOrigin]]
* [[GreDeviceSetDCOrigin]]
* [[GreDeviceSetGlobalAttribute]]
* [[GreDeviceSetGlobalAttribute]]
* [[GreDeviceSetPaletteEntries]]
 
* [[GreDisjointLines]]
* [[GreDisjointLines]]
* [[GreDrawBits]]
* [[GreDrawBits]]
Line 147: Line 154:
* [[GreQueryDevResource]]
* [[GreQueryDevResource]]
* [[GreQueryHardcopyCaps]]
* [[GreQueryHardcopyCaps]]
* [[GreQueryHWPaletteInfo]]
 
* [[GreQueryLogColorTable]]
* [[GreQueryLogColorTable]]
* [[GreQueryNearestColor]]
* [[GreQueryNearestColor]]
* [[GreQueryPaletteRealization]]
 
* [[GreQueryRealColors]]
* [[GreQueryRealColors]]
* [[GreQueryRGBColor]]
* [[GreQueryRGBColor]]
Line 157: Line 164:
* [[GreRealizeColorTable]]
* [[GreRealizeColorTable]]
* [[GreRealizeFont]]
* [[GreRealizeFont]]
* [[GreRealizePalette]]
 
* [[GreRectInRegion]]
* [[GreRectInRegion]]
* [[GreResetBounds]]
* [[GreResetBounds]]
Line 190: Line 197:
* [[GreUnlockDevice]]
* [[GreUnlockDevice]]
* [[GreUnrealizeColorTable]]
* [[GreUnrealizeColorTable]]
* [[GreUpdateColors]]
 
* [[GreUpdateCursor]]
* [[GreUpdateCursor]]
* [[SDBitBlt]]
* [[SDBitBlt]]

Revision as of 00:14, 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

Clip Functions

Line Functions

Palette Manager Functions

Organize


Device Support Function

See also:

Links