GPI Functions: Difference between revisions
Appearance
(48 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Graphics Programming Interface == | == Graphics Programming Interface == | ||
For more information check [[Graphics Programming Interface (GPI) | For more information check [[Graphics Programming Interface]] (GPI). | ||
<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"> | ||
*[[GpiComment]] | *[[GpiComment]] | ||
Line 17: | Line 17: | ||
*[[GpiQueryPickApertureSize]] | *[[GpiQueryPickApertureSize]] | ||
*[[GpiQueryViewingLimits]] | *[[GpiQueryViewingLimits]] | ||
*[[ | *[[GpiResetBoundaryData]] | ||
*[[GpiRotate]] | *[[GpiRotate]] | ||
*[[GpiScale]] | *[[GpiScale]] | ||
Line 63: | Line 63: | ||
=== Character/Text === | === Character/Text === | ||
*GpiCharString | *[[GpiCharString]] | ||
*GpiCharStringAt | *[[GpiCharStringAt]] | ||
*GpiCharStringPos | *[[GpiCharStringPos]] | ||
*GpiCharStringPosAt | *[[GpiCharStringPosAt]] | ||
*GpiQueryCharAngle | *[[GpiQueryCharAngle]] | ||
*GpiQueryCharBox | *[[GpiQueryCharBox]] | ||
*GpiQueryCharBreakExtra | *[[GpiQueryCharBreakExtra]] | ||
*GpiQueryCharDirection | *[[GpiQueryCharDirection]] | ||
*GpiQueryCharExtra | *[[GpiQueryCharExtra]] | ||
*GpiQueryCharMode | *[[GpiQueryCharMode]] | ||
*GpiQueryCharSet | *[[GpiQueryCharSet]] | ||
*GpiQueryCharShear | *[[GpiQueryCharShear]] | ||
*GpiQueryCharStringPos | *[[GpiQueryCharStringPos]] | ||
*GpiQueryCharStringPosAt | *[[GpiQueryCharStringPosAt]] | ||
*GpiQueryDefCharBox | *[[GpiQueryDefCharBox]] | ||
*GpiQueryTextAlignment | *[[GpiQueryTextAlignment]] | ||
*GpiQueryTextBox | *[[GpiQueryTextBox]] | ||
* | *[[GpiQueryWidthTable]] | ||
*GpiSetCharAngle | *[[GpiSetCharAngle]] | ||
*GpiSetCharBox | *[[GpiSetCharBox]] | ||
*GpiSetCharBreakExtra | *[[GpiSetCharBreakExtra]] | ||
*GpiSetCharDirection | *[[GpiSetCharDirection]] | ||
*GpiSetCharExtra | *[[GpiSetCharExtra]] | ||
*GpiSetCharMode | *[[GpiSetCharMode]] | ||
*GpiSetCharSet | *[[GpiSetCharSet]] | ||
*GpiSetCharShear | *[[GpiSetCharShear]] | ||
*GpiSetTextAlignment | *[[GpiSetTextAlignment]] | ||
=== Clipping === | === Clipping === | ||
*GpiExcludeClipRectangle | *[[GpiExcludeClipRectangle]] | ||
*GpiIntersectClipRectangle | *[[GpiIntersectClipRectangle]] | ||
*GpiOffsetClipRegion | *[[GpiOffsetClipRegion]] | ||
*GpiPtVisible | *[[GpiPtVisible]] | ||
*GpiQueryClipBox | *[[GpiQueryClipBox]] | ||
*GpiQueryClipRegion | *[[GpiQueryClipRegion]] | ||
*GpiRectVisible | *[[GpiRectVisible]] | ||
*GpiSetClipPath | *[[GpiSetClipPath]] | ||
*GpiSetClipRegion | *[[GpiSetClipRegion]] | ||
=== Code Page === | === Code Page === | ||
Line 107: | Line 107: | ||
=== Colour === | === Colour === | ||
*GpiCreateLogColorTable | *[[GpiCreateLogColorTable]] | ||
*GpiQueryBackColor | *[[GpiQueryBackColor]] | ||
*GpiQueryColor | *[[GpiQueryColor]] | ||
*GpiQueryColorData | *[[GpiQueryColorData]] | ||
*GpiQueryColorIndex | *[[GpiQueryColorIndex]] | ||
*GpiQueryLogColorTable | *[[GpiQueryLogColorTable]] | ||
*GpiQueryMix | *[[GpiQueryMix]] | ||
*GpiQueryNearestColor | *[[GpiQueryNearestColor]] | ||
*GpiQueryPel | *[[GpiQueryPel]] | ||
*GpiQueryRealColors | *[[GpiQueryRealColors]] | ||
*GpiQueryRGBColor | *[[GpiQueryRGBColor]] | ||
*GpiSetColor | *[[GpiSetColor]] | ||
*GpiSetBackColor | *[[GpiSetBackColor]] | ||
*GpiSetBackMix | *[[GpiSetBackMix]] | ||
*GpiSetColor | *[[GpiSetColor]] | ||
*GpiSetMix | *[[GpiSetMix]] | ||
*GpiSetPel | *[[GpiSetPel]] | ||
=== Fonts === | === Fonts === | ||
*GpiCreateLogFont | *[[GpiCreateLogFont]] | ||
*GpiLoadFonts | *[[GpiLoadFonts]] | ||
*GpiLoadPublicFonts | *[[GpiLoadPublicFonts]] | ||
*GpiQueryFaceString | *[[GpiQueryFaceString]] | ||
*GpiQueryFontAction | *[[GpiQueryFontAction]] | ||
* | *[[GpiQueryFontFileDescriptions]] | ||
*GpiQueryFonts | *[[GpiQueryFontMetrics]] | ||
*GpiQueryFullFontFileDescs | *[[GpiQueryFonts]] | ||
*GpiQueryKerningPairs | *[[GpiQueryFullFontFileDescs]] | ||
*GpiQueryLogicalFont | *[[GpiQueryKerningPairs]] | ||
*GpiUnloadFonts | *[[GpiQueryLogicalFont]] | ||
*GpiUnloadPublicFonts | *[[GpiUnloadFonts]] | ||
*[[GpiUnloadPublicFonts]] | |||
=== Line/Arc === | === Line/Arc === | ||
*GpiBox | *[[GpiBox]] | ||
*GpiFullArc | *[[GpiFullArc]] | ||
*GpiLine | *[[GpiLine]] | ||
*GpiPartialArc | *[[GpiPartialArc]] | ||
*GpiPointArc | *[[GpiPointArc]] | ||
*GpiPolyFillet | *[[GpiPolyFillet]] | ||
*GpiPolyFilletSharp | *[[GpiPolyFilletSharp]] | ||
*GpiPolygons | *[[GpiPolygons]] | ||
*GpiPolyLine | *[[GpiPolyLine]] | ||
*GpiPolyLineDisjoint | *[[GpiPolyLineDisjoint]] | ||
*GpiQueryArcParams | *[[GpiPolySpline]] | ||
*GpiQueryDefArcParams | *[[GpiQueryArcParams]] | ||
*GpiQueryLineEnd | *[[GpiQueryDefArcParams]] | ||
*GpiQueryLineJoin | *[[GpiQueryLineEnd]] | ||
*GpiQueryLineType | *[[GpiQueryLineJoin]] | ||
*GpiQueryLineWidth | *[[GpiQueryLineType]] | ||
*GpiQueryLineWidthGeom | *[[GpiQueryLineWidth]] | ||
*GpiSetArcParams | *[[GpiQueryLineWidthGeom]] | ||
*GpiSetLineEnd | *[[GpiSetArcParams]] | ||
*GpiSetLineJoin | *[[GpiSetDefArcParams]] | ||
*GpiSetLineType | *[[GpiSetLineEnd]] | ||
*GpiSetLineWidth | *[[GpiSetLineJoin]] | ||
*GpiSetLineWidthGeom | *[[GpiSetLineType]] | ||
*[[GpiSetLineWidth]] | |||
*[[GpiSetLineWidthGeom]] | |||
=== Marker === | === Marker === | ||
*GpiMarker | *[[GpiMarker]] | ||
*GpiPolyMarker | *[[GpiPolyMarker]] | ||
*GpiQueryMarker | *[[GpiQueryMarker]] | ||
*GpiQueryMarkerBox | *[[GpiQueryMarkerBox]] | ||
*GpiQueryMarkerSet | *[[GpiQueryMarkerSet]] | ||
*GpiSetMarker | *[[GpiSetMarker]] | ||
*GpiSetMarkerBox | *[[GpiSetMarkerBox]] | ||
*GpiSetMarkerSet | *[[GpiSetMarkerSet]] | ||
=== MetaFile === | === MetaFile === | ||
*GpiCopyMetaFile | *[[GpiCopyMetaFile]] | ||
*GpiDeleteMetaFile | *[[GpiDeleteMetaFile]] | ||
*GpiLoadMetaFile | *[[GpiLoadMetaFile]] | ||
*GpiPlayMetaFile | *[[GpiPlayMetaFile]] | ||
*GpiQueryMetaFileBits | *[[GpiQueryMetaFileBits]] | ||
*GpiQueryMetaFileLength | *[[GpiQueryMetaFileLength]] | ||
*GpiSaveMetaFile | *[[GpiSaveMetaFile]] | ||
*GpiSetMetaFileBits | *[[GpiSetMetaFileBits]] | ||
=== Palette === | === Palette === | ||
* [[GpiAnimatePalette]] | * [[GpiAnimatePalette]] | ||
* [[GpiCreatePalette]] | * [[GpiCreatePalette]] | ||
*GpiDeletePalette | * [[GpiDeletePalette]] | ||
*GpiQueryPalette | * [[GpiQueryPalette]] | ||
*GpiQueryPaletteInfo | * [[GpiQueryPaletteInfo]] | ||
*GpiSelectPalette | * [[GpiSelectPalette]] | ||
*GpiSetPaletteEntries | * [[GpiSetPaletteEntries]] | ||
=== Paths === | === Paths === | ||
*GpiBeginPath | *[[GpiBeginPath]] | ||
*GpiEndPath | *[[GpiEndPath]] | ||
*GpiFillPath | *[[GpiFillPath]] | ||
*GpiModifyPath | *[[GpiModifyPath]] | ||
*GpiOutlinePath | *[[GpiOutlinePath]] | ||
*GpiPathToRegion | *[[GpiPathToRegion]] | ||
*GpiSetClipPath | *[[GpiSetClipPath]] | ||
*GpiStrokePath | *[[GpiStrokePath]] | ||
=== Presentation Space/Device Context === | === Presentation Space/Device Context === | ||
*[[GpiAssociate]] | *[[GpiAssociate]] | ||
*GpiCreatePS | *[[GpiCreatePS]] | ||
*GpiDestroyPS | *[[GpiDestroyPS]] | ||
*GpiErase | *[[GpiErase]] | ||
*GpiQueryDevice | *[[GpiQueryDevice]] | ||
*GpiQueryDeviceBitmapFormats | *[[GpiQueryDeviceBitmapFormats]] | ||
*GpiQueryPS | *[[GpiQueryPS]] | ||
*GpiResetPS | *[[GpiResetPS]] | ||
*GpiRestorePS | *[[GpiRestorePS]] | ||
*GpiSavePS | *[[GpiSavePS]] | ||
*GpiSetPS | *[[GpiSetPS]] | ||
=== Primitive Attribute/Tag === | === Primitive Attribute/Tag === | ||
*GpiDeleteSetId | *[[GpiDeleteSetId]] | ||
*GpiQueryAttrMode | *[[GpiQueryAttrMode]] | ||
*GpiQueryAttrs | *[[GpiQueryAttrs]] | ||
*GpiQueryDefAttrs | *[[GpiQueryDefAttrs]] | ||
*GpiQueryDefTag | *[[GpiQueryDefTag]] | ||
*GpiQuerySetIds | *[[GpiQuerySetIds]] | ||
*GpiQueryTag | *[[GpiQueryTag]] | ||
*GpiSetAttrMode | *[[GpiSetAttrMode]] | ||
*GpiSetAttrs | *[[GpiSetAttrs]] | ||
*GpiSetDefAttrs | *[[GpiSetDefAttrs]] | ||
*GpiSetDefTag | *[[GpiSetDefTag]] | ||
*GpiSetTag | *[[GpiSetTag]] | ||
=== Regions === | === Regions === | ||
*GpiCombineRegion | *[[GpiCombineRegion]] | ||
*GpiCreateRegion | *[[GpiCreateRegion]] | ||
*GpiDestroyRegion | *[[GpiDestroyRegion]] | ||
*GpiEqualRegion | *[[GpiEqualRegion]] | ||
*GpiFrameRegion | *[[GpiFrameRegion]] | ||
*GpiIntersectClipRectangle | *[[GpiIntersectClipRectangle]] | ||
*GpiOffsetRegion | *[[GpiOffsetRegion]] | ||
*GpiPaintRegion | *[[GpiPaintRegion]] | ||
*GpiPtInRegion | *[[GpiPtInRegion]] | ||
*GpiQueryRegionBox | *[[GpiQueryRegionBox]] | ||
*GpiQueryRegionRects | *[[GpiQueryRegionRects]] | ||
* | *[[GpiQueryRegionRects]] | ||
*[[GpiRectInRegion]] | |||
*GpiRectInRegion | *[[GpiSetClipRegion]] | ||
*GpiSetClipRegion | *[[GpiSetRegion]] | ||
*GpiSetRegion | |||
=== Segment === | === Segment === | ||
*GpiBeginElement | *[[GpiBeginElement]] | ||
*GpiCallSegmentMatrix | *[[GpiCallSegmentMatrix]] | ||
*GpiCloseSegment | *[[GpiCloseSegment]] | ||
*GpiDeleteElement | *[[GpiDeleteElement]] | ||
*GpiDeleteElements | *[[GpiDeleteElements]] | ||
*GpiDeleteElementsBetweenLabels | *[[GpiDeleteElementsBetweenLabels]] | ||
*GpiDeleteSegment | *[[GpiDeleteElementRange]] | ||
*GpiDeleteSegments | *[[GpiDeleteSegment]] | ||
*GpiDrawSegment | *[[GpiDeleteSegments]] | ||
*GpiElement | *[[GpiDrawSegment]] | ||
*GpiEndElement | *[[GpiElement]] | ||
*GpiErrorSegmentData | *[[GpiEndElement]] | ||
*GpiGetData | *[[GpiErrorSegmentData]] | ||
*GpiOffsetElementPointer | *[[GpiGetData]] | ||
*GpiOpenSegment | *[[GpiOffsetElementPointer]] | ||
*GpiPutData | *[[GpiOpenSegment]] | ||
*GpiQueryDrawControl | *[[GpiPutData]] | ||
*GpiQueryDrawingMode | *[[GpiQueryDrawControl]] | ||
*GpiQueryEditMode | *[[GpiQueryDrawingMode]] | ||
*GpiQueryElement | *[[GpiQueryEditMode]] | ||
*GpiQueryElementPointer | *[[GpiQueryElement]] | ||
*GpiQueryElementType | *[[GpiQueryElementPointer]] | ||
*GpiQueryInitialSegmentAttrs | *[[GpiQueryElementType]] | ||
*GpiQuerySegmentAttrs | *[[GpiQueryInitialSegmentAttrs]] | ||
*GpiQuerySegmentNames | *[[GpiQuerySegmentAttrs]] | ||
*GpiQuerySegmentPriority | *[[GpiQuerySegmentNames]] | ||
*GpiQuerySegmentTransformMatrix | *[[GpiQuerySegmentPriority]] | ||
*GpiRemoveDynamics | *[[GpiQuerySegmentTransformMatrix]] | ||
*GpiSetDrawControl | *[[GpiRemoveDynamics]] | ||
*GpiSetDrawingMode | *[[GpiSetDrawControl]] | ||
*GpiSetEditMode | *[[GpiSetDrawingMode]] | ||
*GpiSetElementPointer | *[[GpiSetEditMode]] | ||
*GpiSetElementPointerAtLabel | *[[GpiSetElementPointer]] | ||
*GpiSetInitialSegmentAttrs | *[[GpiSetElementPointerAtLabel]] | ||
*GpiSetSegmentAttrs | *[[GpiSetInitialSegmentAttrs]] | ||
*GpiSetSegmentPriority | *[[GpiSetSegmentAttrs]] | ||
*GpiSetSegmentTransformMatrix | *[[GpiSetSegmentPriority]] | ||
*GpiSetStopDraw | *[[GpiSetSegmentTransformMatrix]] | ||
*[[GpiSetStopDraw]] | |||
=== Space/Transformations === | === Space/Transformations === | ||
* | *[[GpiConvert]] | ||
*GpiConvertWithMatrix | *[[GpiConvertWithMatrix]] | ||
*GpiQueryDefaultViewMatrix | *[[GpiQueryDefaultViewMatrix]] | ||
*GpiQueryModelTransformMatrix | *[[GpiQueryModelTransformMatrix]] | ||
*GpiQueryStopDraw | *[[GpiQueryStopDraw]] | ||
*GpiQueryViewingTransformMatrix | *[[GpiQueryViewingTransformMatrix]] | ||
*GpiSetDefaultViewMatrix | *[[GpiSetDefaultViewMatrix]] | ||
*GpiSetModelTransformMatrix | *[[GpiSetModelTransformMatrix]] | ||
*GpiSetViewingTransformMatrix | *[[GpiSetViewingTransformMatrix]] | ||
== | === Not Documented / To Verify === | ||
* [[ | * [[GpiOval]] | ||
* GpiAbortPath | |||
* GpiAccessMetaFile | |||
* [[GpiBeginInkPath]] | |||
* [[GpiEndInkPath]] | |||
* [[GpiOpenMetaFile]] | |||
* [[GpiCloseMetafile]] | |||
* GpiConvPSH | |||
* GpiCreateEllipticRegion | |||
* GpiCreatePolygonRegion | |||
* GpiCreateRoundRectRegion | |||
* GpiDrawChain | |||
* GpiDrawFrom | |||
* GpiDrawDynamics | |||
* GpiConvPSH | |||
* [[GpiEnableYInversion]] | |||
* GpiInstallIFIFont | |||
* GpiMTAssociate | |||
* GpiMTDisassociate | |||
* GpiQueryDCData | |||
* GpiSetDCOwner | |||
* GpiQueryFontMappingFlags | |||
* GpiSetFontMappingFlags | |||
* GpiQueryMitreLimit | |||
* GpiSetMitreLimit | |||
* GpiQueryNumberSetIds | |||
* GpiQueryPath | |||
* GpiQueryRasterizerCaps | |||
* GpiQueryTabbedTextExtent | |||
* [[GpiQueryYInversion]] | |||
* GpiTabbedCharStringAt | |||
* GpiRealizeColorTable | |||
* GpiResizePalette | |||
* GpiResumePlay | |||
* GpiSuspendPlay | |||
* GpiSaveMetaFile2 | |||
* GpiSetBitmapOwner | |||
* GpiSetRegionOwner | |||
* GpiStartRequest | |||
* GpiStrokeInkPath | |||
* GpiUnrealizeColorTable | |||
* GpiVectorSymbol | |||
</div> | |||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Latest revision as of 01:24, 25 April 2025
Graphics Programming Interface
For more information check Graphics Programming Interface (GPI).
- GpiComment
- GpiCorrelateChain
- GpiCorrelateFrom
- GpiCorrelateSegment
- GpiLabel
- GpiMove
- GpiPop
- GpiQueryBoundaryData
- GpiQueryCurrentPosition
- GpiQueryDefViewingLimits
- GpiQueryGraphicsField
- GpiQueryPageViewport
- GpiQueryPickAperturePosition
- GpiQueryPickApertureSize
- GpiQueryViewingLimits
- GpiResetBoundaryData
- GpiRotate
- GpiScale
- GpiSetCurrentPosition
- GpiSetDefViewingLimits
- GpiSetGraphicsField
- GpiSetPageViewport
- GpiSetPickAperturePosition
- GpiSetPickApertureSize
- GpiSetViewingLimits
- GpiStrokePath
- GpiTranslate
- GpiWCBitBlt
Area
- GpiBeginArea
- GpiBox
- GpiCloseFigure
- GpiEndArea
- GpiFloodFill
- GpiQueryPattern
- GpiQueryPatternRefPoint
- GpiQueryPatternSet
- GpiSetPattern
- GpiSetPatternRefPoint
- GpiSetPatternSet
Bitmaps
- GpiBitBlt
- GpiCreateBitmap
- GpiDeleteBitmap
- GpiDrawBits
- GpiImage
- GpiLoadBitmap
- GpiQueryBitmapBits
- GpiQueryBitmapDimension
- GpiQueryBitmapHandle
- GpiQueryBitmapInfoHeader
- GpiQueryBitmapParameters
- GpiQueryDeviceBitmapFormats
- GpiSetBitmap
- GpiSetBitmapBits
- GpiSetBitmapDimension
- GpiSetBitmapId
Character/Text
- GpiCharString
- GpiCharStringAt
- GpiCharStringPos
- GpiCharStringPosAt
- GpiQueryCharAngle
- GpiQueryCharBox
- GpiQueryCharBreakExtra
- GpiQueryCharDirection
- GpiQueryCharExtra
- GpiQueryCharMode
- GpiQueryCharSet
- GpiQueryCharShear
- GpiQueryCharStringPos
- GpiQueryCharStringPosAt
- GpiQueryDefCharBox
- GpiQueryTextAlignment
- GpiQueryTextBox
- GpiQueryWidthTable
- GpiSetCharAngle
- GpiSetCharBox
- GpiSetCharBreakExtra
- GpiSetCharDirection
- GpiSetCharExtra
- GpiSetCharMode
- GpiSetCharSet
- GpiSetCharShear
- GpiSetTextAlignment
Clipping
- GpiExcludeClipRectangle
- GpiIntersectClipRectangle
- GpiOffsetClipRegion
- GpiPtVisible
- GpiQueryClipBox
- GpiQueryClipRegion
- GpiRectVisible
- GpiSetClipPath
- GpiSetClipRegion
Code Page
Colour
- GpiCreateLogColorTable
- GpiQueryBackColor
- GpiQueryColor
- GpiQueryColorData
- GpiQueryColorIndex
- GpiQueryLogColorTable
- GpiQueryMix
- GpiQueryNearestColor
- GpiQueryPel
- GpiQueryRealColors
- GpiQueryRGBColor
- GpiSetColor
- GpiSetBackColor
- GpiSetBackMix
- GpiSetColor
- GpiSetMix
- GpiSetPel
Fonts
- GpiCreateLogFont
- GpiLoadFonts
- GpiLoadPublicFonts
- GpiQueryFaceString
- GpiQueryFontAction
- GpiQueryFontFileDescriptions
- GpiQueryFontMetrics
- GpiQueryFonts
- GpiQueryFullFontFileDescs
- GpiQueryKerningPairs
- GpiQueryLogicalFont
- GpiUnloadFonts
- GpiUnloadPublicFonts
Line/Arc
- GpiBox
- GpiFullArc
- GpiLine
- GpiPartialArc
- GpiPointArc
- GpiPolyFillet
- GpiPolyFilletSharp
- GpiPolygons
- GpiPolyLine
- GpiPolyLineDisjoint
- GpiPolySpline
- GpiQueryArcParams
- GpiQueryDefArcParams
- GpiQueryLineEnd
- GpiQueryLineJoin
- GpiQueryLineType
- GpiQueryLineWidth
- GpiQueryLineWidthGeom
- GpiSetArcParams
- GpiSetDefArcParams
- GpiSetLineEnd
- GpiSetLineJoin
- GpiSetLineType
- GpiSetLineWidth
- GpiSetLineWidthGeom
Marker
- GpiMarker
- GpiPolyMarker
- GpiQueryMarker
- GpiQueryMarkerBox
- GpiQueryMarkerSet
- GpiSetMarker
- GpiSetMarkerBox
- GpiSetMarkerSet
MetaFile
- GpiCopyMetaFile
- GpiDeleteMetaFile
- GpiLoadMetaFile
- GpiPlayMetaFile
- GpiQueryMetaFileBits
- GpiQueryMetaFileLength
- GpiSaveMetaFile
- GpiSetMetaFileBits
Palette
- GpiAnimatePalette
- GpiCreatePalette
- GpiDeletePalette
- GpiQueryPalette
- GpiQueryPaletteInfo
- GpiSelectPalette
- GpiSetPaletteEntries
Paths
- GpiBeginPath
- GpiEndPath
- GpiFillPath
- GpiModifyPath
- GpiOutlinePath
- GpiPathToRegion
- GpiSetClipPath
- GpiStrokePath
Presentation Space/Device Context
- GpiAssociate
- GpiCreatePS
- GpiDestroyPS
- GpiErase
- GpiQueryDevice
- GpiQueryDeviceBitmapFormats
- GpiQueryPS
- GpiResetPS
- GpiRestorePS
- GpiSavePS
- GpiSetPS
Primitive Attribute/Tag
- GpiDeleteSetId
- GpiQueryAttrMode
- GpiQueryAttrs
- GpiQueryDefAttrs
- GpiQueryDefTag
- GpiQuerySetIds
- GpiQueryTag
- GpiSetAttrMode
- GpiSetAttrs
- GpiSetDefAttrs
- GpiSetDefTag
- GpiSetTag
Regions
- GpiCombineRegion
- GpiCreateRegion
- GpiDestroyRegion
- GpiEqualRegion
- GpiFrameRegion
- GpiIntersectClipRectangle
- GpiOffsetRegion
- GpiPaintRegion
- GpiPtInRegion
- GpiQueryRegionBox
- GpiQueryRegionRects
- GpiQueryRegionRects
- GpiRectInRegion
- GpiSetClipRegion
- GpiSetRegion
Segment
- GpiBeginElement
- GpiCallSegmentMatrix
- GpiCloseSegment
- GpiDeleteElement
- GpiDeleteElements
- GpiDeleteElementsBetweenLabels
- GpiDeleteElementRange
- GpiDeleteSegment
- GpiDeleteSegments
- GpiDrawSegment
- GpiElement
- GpiEndElement
- GpiErrorSegmentData
- GpiGetData
- GpiOffsetElementPointer
- GpiOpenSegment
- GpiPutData
- GpiQueryDrawControl
- GpiQueryDrawingMode
- GpiQueryEditMode
- GpiQueryElement
- GpiQueryElementPointer
- GpiQueryElementType
- GpiQueryInitialSegmentAttrs
- GpiQuerySegmentAttrs
- GpiQuerySegmentNames
- GpiQuerySegmentPriority
- GpiQuerySegmentTransformMatrix
- GpiRemoveDynamics
- GpiSetDrawControl
- GpiSetDrawingMode
- GpiSetEditMode
- GpiSetElementPointer
- GpiSetElementPointerAtLabel
- GpiSetInitialSegmentAttrs
- GpiSetSegmentAttrs
- GpiSetSegmentPriority
- GpiSetSegmentTransformMatrix
- GpiSetStopDraw
Space/Transformations
- GpiConvert
- GpiConvertWithMatrix
- GpiQueryDefaultViewMatrix
- GpiQueryModelTransformMatrix
- GpiQueryStopDraw
- GpiQueryViewingTransformMatrix
- GpiSetDefaultViewMatrix
- GpiSetModelTransformMatrix
- GpiSetViewingTransformMatrix
Not Documented / To Verify
- GpiOval
- GpiAbortPath
- GpiAccessMetaFile
- GpiBeginInkPath
- GpiEndInkPath
- GpiOpenMetaFile
- GpiCloseMetafile
- GpiConvPSH
- GpiCreateEllipticRegion
- GpiCreatePolygonRegion
- GpiCreateRoundRectRegion
- GpiDrawChain
- GpiDrawFrom
- GpiDrawDynamics
- GpiConvPSH
- GpiEnableYInversion
- GpiInstallIFIFont
- GpiMTAssociate
- GpiMTDisassociate
- GpiQueryDCData
- GpiSetDCOwner
- GpiQueryFontMappingFlags
- GpiSetFontMappingFlags
- GpiQueryMitreLimit
- GpiSetMitreLimit
- GpiQueryNumberSetIds
- GpiQueryPath
- GpiQueryRasterizerCaps
- GpiQueryTabbedTextExtent
- GpiQueryYInversion
- GpiTabbedCharStringAt
- GpiRealizeColorTable
- GpiResizePalette
- GpiResumePlay
- GpiSuspendPlay
- GpiSaveMetaFile2
- GpiSetBitmapOwner
- GpiSetRegionOwner
- GpiStartRequest
- GpiStrokeInkPath
- GpiUnrealizeColorTable
- GpiVectorSymbol