GPI Functions: Difference between revisions
Appearance
began conversion of links to namespace links |
moved a few more to the namespace links. |
||
Line 131: | Line 131: | ||
* [[GpiUnloadPublicFonts]] | * [[GpiUnloadPublicFonts]] | ||
=== Line/Arc === | === Line/Arc === | ||
* [[GpiBox]] | * [[OS2 API:GpiBox|GpiBox]] | ||
* [[GpiFullArc]] | * [[OS2 API:GpiFullArc|GpiFullArc]] | ||
* [[GpiLine]] | * [[OS2 API:GpiLine|GpiLine]] | ||
* [[GpiPartialArc]] | * [[OS2 API:GpiPartialArc|GpiPartialArc]] | ||
* [[GpiPointArc]] | * [[OS2 API:GpiPointArc|GpiPointArc]] | ||
* [[GpiPolyFillet]] | * [[OS2 API:GpiPolyFillet|GpiPolyFillet]] | ||
* [[GpiPolyFilletSharp]] | * [[OS2 API:GpiPolyFilletSharp|GpiPolyFilletSharp]] | ||
* [[GpiPolygons]] | * [[OS2 API:GpiPolygons|GpiPolygons]] | ||
* [[GpiPolyLine]] | * [[OS2 API:GpiPolyLine|GpiPolyLine]] | ||
* [[GpiPolyLineDisjoint]] | * [[OS2 API:GpiPolyLineDisjoint|GpiPolyLineDisjoint]] | ||
* [[GpiQueryArcParams]] | * [[OS2 API:GpiQueryArcParams|GpiQueryArcParams]] | ||
* [[GpiQueryDefArcParams]] | * [[OS2 API:GpiQueryDefArcParams|GpiQueryDefArcParams]] | ||
* [[GpiQueryLineEnd]] | * [[OS2 API:GpiQueryLineEnd|GpiQueryLineEnd]] | ||
* [[GpiQueryLineJoin]] | * [[OS2 API:GpiQueryLineJoin|GpiQueryLineJoin]] | ||
* [[GpiQueryLineType]] | * [[OS2 API:GpiQueryLineType|GpiQueryLineType]] | ||
* [[GpiQueryLineWidth]] | * [[OS2 API:GpiQueryLineWidth|GpiQueryLineWidth]] | ||
* [[GpiQueryLineWidthGeom]] | * [[OS2 API:GpiQueryLineWidthGeom|GpiQueryLineWidthGeom]] | ||
* [[GpiSetArcParams]] | * [[OS2 API:GpiSetArcParams|GpiSetArcParams]] | ||
* [[GpiSetLineEnd]] | * [[OS2 API:GpiSetLineEnd|GpiSetLineEnd]] | ||
* [[GpiSetLineJoin]] | * [[OS2 API:GpiSetLineJoin|GpiSetLineJoin]] | ||
* [[GpiSetLineType]] | * [[OS2 API:GpiSetLineType|GpiSetLineType]] | ||
* [[GpiSetLineWidth]] | * [[OS2 API:GpiSetLineWidth|GpiSetLineWidth]] | ||
* [[GpiSetLineWidthGeom]] | * [[OS2 API:GpiSetLineWidthGeom|GpiSetLineWidthGeom]] | ||
* [[GpiSpline]] | * [[OS2 API:GpiSpline|GpiSpline]] | ||
=== Marker === | === Marker === | ||
* [[GpiMarker]] | * [[OS2 API:GpiMarker|GpiMarker]] | ||
* [[GpiPolyMarker]] | * [[OS2 API:GpiPolyMarker|GpiPolyMarker]] | ||
* [[GpiQueryMarker]] | * [[OS2 API:GpiQueryMarker|GpiQueryMarker]] | ||
* [[GpiQueryMarkerBox]] | * [[OS2 API:GpiQueryMarkerBox|GpiQueryMarkerBox]] | ||
* [[GpiQueryMarkerSet]] | * [[OS2 API:GpiQueryMarkerSet|GpiQueryMarkerSet]] | ||
* [[GpiSetMarker]] | * [[OS2 API:GpiSetMarker|GpiSetMarker]] | ||
* [[GpiSetMarkerBox]] | * [[OS2 API:GpiSetMarkerBox|GpiSetMarkerBox]] | ||
* [[GpiSetMarkerSet]] | * [[OS2 API:GpiSetMarkerSet|GpiSetMarkerSet]] | ||
=== MetaFile === | === MetaFile === | ||
* [[GpiCopyMetaFile]] | * [[OS2 API:GpiCopyMetaFile|GpiCopyMetaFile]] | ||
* [[GpiDeleteMetaFile]] | * [[OS2 API:GpiDeleteMetaFile|GpiDeleteMetaFile]] | ||
* [[GpiLoadMetaFile]] | * [[OS2 API:GpiLoadMetaFile|GpiLoadMetaFile]] | ||
* [[GpiPlayMetaFile]] | * [[OS2 API:GpiPlayMetaFile|GpiPlayMetaFile]] | ||
* [[GpiQueryMetaFileBits]] | * [[OS2 API:GpiQueryMetaFileBits|GpiQueryMetaFileBits]] | ||
* [[GpiQueryMetaFileLength]] | * [[OS2 API:GpiQueryMetaFileLength|GpiQueryMetaFileLength]] | ||
* [[GpiSaveMetaFile]] | * [[OS2 API:GpiSaveMetaFile|GpiSaveMetaFile]] | ||
* [[GpiSetMetaFileBits]] | * [[OS2 API:GpiSetMetaFileBits|GpiSetMetaFileBits]] | ||
=== Palette === | === Palette === | ||
* [[GpiAnimatePalette]] | * [[OS2 API:GpiAnimatePalette|GpiAnimatePalette]] | ||
* [[GpiCreatePalette]] | * [[OS2 API:GpiCreatePalette|GpiCreatePalette]] | ||
* [[GpiDeletePalette]] | * [[OS2 API:GpiDeletePalette|GpiDeletePalette]] | ||
* [[GpiQueryPalette]] | * [[OS2 API:GpiQueryPalette|GpiQueryPalette]] | ||
* [[GpiQueryPaletteInfo]] | * [[OS2 API:GpiQueryPaletteInfo|GpiQueryPaletteInfo]] | ||
* [[GpiSelectPalette]] | * [[OS2 API:GpiSelectPalette|GpiSelectPalette]] | ||
* [[GpiSetPaletteEntries]] | * [[OS2 API:GpiSetPaletteEntries|GpiSetPaletteEntries]] | ||
=== Paths === | === Paths === | ||
* [[GpiBeginPath]] | * [[OS2 API:GpiBeginPath|GpiBeginPath]] | ||
* [[GpiEndPath]] | * [[OS2 API:GpiEndPath|GpiEndPath]] | ||
* [[GpiFillPath]] | * [[OS2 API:GpiFillPath|GpiFillPath]] | ||
* [[GpiModifyPath]] | * [[OS2 API:GpiModifyPath|GpiModifyPath]] | ||
* [[GpiOutlinePath]] | * [[OS2 API:GpiOutlinePath|GpiOutlinePath]] | ||
* [[GpiPathToRegion]] | * [[OS2 API:GpiPathToRegion|GpiPathToRegion]] | ||
* [[GpiSetClipPath]] | * [[OS2 API:GpiSetClipPath|GpiSetClipPath]] | ||
* [[GpiStrokePath]] | * [[OS2 API:GpiStrokePath|GpiStrokePath]] | ||
=== Presentation Space/Device Context === | === Presentation Space/Device Context === | ||
* [[GpiAssociate]] | * [[OS2 API:GpiAssociate|GpiAssociate]] | ||
* [[GpiCreatePS]] | * [[OS2 API:GpiCreatePS|GpiCreatePS]] | ||
* [[GpiDestroyPS]] | * [[OS2 API:GpiDestroyPS|GpiDestroyPS]] | ||
* [[GpiErase]] | * [[OS2 API:GpiErase|GpiErase]] | ||
* [[GpiQueryDevice]] | * [[OS2 API:GpiQueryDevice|GpiQueryDevice]] | ||
* [[GpiQueryDeviceBitmapFormats]] | * [[OS2 API:GpiQueryDeviceBitmapFormats|GpiQueryDeviceBitmapFormats]] | ||
* [[GpiQueryPS]] | * [[OS2 API:GpiQueryPS|GpiQueryPS]] | ||
* [[GpiResetPS]] | * [[OS2 API:GpiResetPS|GpiResetPS]] | ||
* [[GpiRestorePS]] | * [[OS2 API:GpiRestorePS|GpiRestorePS]] | ||
* [[GpiSavePS]] | * [[OS2 API:GpiSavePS|GpiSavePS]] | ||
* [[GpiSetPS]] | * [[OS2 API:GpiSetPS|GpiSetPS]] | ||
=== Primitive Attribute/Tag === | === Primitive Attribute/Tag === | ||
* [[GpiDeleteSetId]] | * [[OS2 API:GpiDeleteSetId|GpiDeleteSetId]] | ||
* [[GpiQueryAttrMode]] | * [[OS2 API:GpiQueryAttrMode|GpiQueryAttrMode]] | ||
* [[GpiQueryAttrs]] | * [[OS2 API:GpiQueryAttrs|GpiQueryAttrs]] | ||
* [[GpiQueryDefAttrs]] | * [[OS2 API:GpiQueryDefAttrs|GpiQueryDefAttrs]] | ||
* [[GpiQueryDefTag]] | * [[OS2 API:GpiQueryDefTag|GpiQueryDefTag]] | ||
* [[GpiQuerySetIds]] | * [[OS2 API:GpiQuerySetIds|GpiQuerySetIds]] | ||
* [[GpiQueryTag]] | * [[OS2 API:GpiQueryTag|GpiQueryTag]] | ||
* [[GpiSetAttrMode]] | * [[OS2 API:GpiSetAttrMode|GpiSetAttrMode]] | ||
* [[GpiSetAttrs]] | * [[OS2 API:GpiSetAttrs|GpiSetAttrs]] | ||
* [[GpiSetDefAttrs]] | * [[OS2 API:GpiSetDefAttrs|GpiSetDefAttrs]] | ||
* [[GpiSetDefTag]] | * [[OS2 API:GpiSetDefTag|GpiSetDefTag]] | ||
* [[GpiSetTag]] | * [[OS2 API:GpiSetTag|GpiSetTag]] | ||
=== Regions === | === Regions === | ||
* [[OS2 API:GpiCombineRegion|GpiCombineRegion]] | * [[OS2 API:GpiCombineRegion|GpiCombineRegion]] |
Revision as of 22:32, 3 May 2005
Graphics Programming Interface
- GpiComment
- GpiCorrelateChain
- GpiCorrelateFrom
- GpiCorrelateSegment
- GpiLabel
- GpiMove
- GpiPop
- GpiQueryBoundaryData
- GpiQueryCurrentPosition
- GpiQueryDefViewingLimits
- GpiQueryGraphicsField
- GpiQueryPageViewport
- GpiQueryPickAperturePosition
- GpiQueryPickApertureSize
- GpiQueryViewingLimits
- GpiResetBoundary
- GpiRotate
- GpiScale
- GpiSetCurrentPosition
- GpiSetDefViewingLimits
- GpiSetGraphicsField
- GpiSetPageViewport
- GpiSetPickAperturePosition
- GpiSetPickAperturnSize
- 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
- GpiQueryWidthsTable
- GpiSetCharAngle
- GpiSetCharBox
- GpiSetCharBreakExtra
- GpiSetCharDirection
- GpiSetCharExtra
- GpiSetCharMode
- GpiSetCharSet
- GpiSetCharShear
- GpiSetTextAlignment
Clipping
- GpiExcludeClipRectangle
- GpiIntersectClipRectangle
- GpiOffsetClipRegion
- GpiPtVisible
- GpiQueryClipBox
- GpiQueryClipRegion
- GpiRectVisible
- GpiSetClipPath
- GpiSetClipRegion
Code Page
Color
- GpiCreateLogColorTable
- GpiQueryBackColor
- GpiQueryColor
- GpiQueryColorData
- GpiQueryColorIndex
- GpiQueryLogColorTable
- GpiQueryMix
- GpiQueryNearestColor
- GpiQueryPel
- GpiQueryRealColors
- GpiQueryRGBColor
- GpiSetColor
- GpiSetBackColor
- GpiSetBackMix
- GpiSetColor
- GpiSetMix
- GpiSetPel
Fonts
- GpiCreateLogFont
- GpiLoadFonts
- GpiLoadPublicFonts
- GpiQueryFaceString
- GpiQueryFontAction
- GpiQueryFontFileDescription
- GpiQueryFonts
- GpiQueryFullFontFileDescs
- GpiQueryKerningPairs
- GpiQueryLogicalFont
- GpiUnloadFonts
- GpiUnloadPublicFonts
Line/Arc
- GpiBox
- GpiFullArc
- GpiLine
- GpiPartialArc
- GpiPointArc
- GpiPolyFillet
- GpiPolyFilletSharp
- GpiPolygons
- GpiPolyLine
- GpiPolyLineDisjoint
- GpiQueryArcParams
- GpiQueryDefArcParams
- GpiQueryLineEnd
- GpiQueryLineJoin
- GpiQueryLineType
- GpiQueryLineWidth
- GpiQueryLineWidthGeom
- GpiSetArcParams
- GpiSetLineEnd
- GpiSetLineJoin
- GpiSetLineType
- GpiSetLineWidth
- GpiSetLineWidthGeom
- GpiSpline
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
- GpiQueryRegionBox
- GpiQueryRegionRects
- GpiRectInRegion
- GpiSetClipRegion
- GpiSetRegion
Segment
- GpiBeginElement
- GpiCallSegmentMatrix
- GpiCloseSegment
- GpiDeleteElement
- GpiDeleteElements
- GpiDeleteElementsBetweenLabels
- 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