GPI Functions: Difference between revisions
Appearance
moved a few more to the namespace links. |
moved rest of functions to OS2 API namespace |
||
Line 30: | Line 30: | ||
=== Area === | === Area === | ||
* [[GpiBeginArea]] | * [[OS2 API:GpiBeginArea|GpiBeginArea]] | ||
* [[GpiBox]] | * [[OS2 API:GpiBox|GpiBox]] | ||
* [[GpiCloseFigure]] | * [[OS2 API:GpiCloseFigure|GpiCloseFigure]] | ||
* [[GpiEndArea]] | * [[OS2 API:GpiEndArea|GpiEndArea]] | ||
* [[GpiFloodFill]] | * [[OS2 API:GpiFloodFill|GpiFloodFill]] | ||
* [[GpiQueryPattern]] | * [[OS2 API:GpiQueryPattern|GpiQueryPattern]] | ||
* [[GpiQueryPatternRefPoint]] | * [[OS2 API:GpiQueryPatternRefPoint|GpiQueryPatternRefPoint]] | ||
* [[GpiQueryPatternSet]] | * [[OS2 API:GpiQueryPatternSet|GpiQueryPatternSet]] | ||
* [[GpiSetPattern]] | * [[OS2 API:GpiSetPattern|GpiSetPattern]] | ||
* [[GpiSetPatternRefPoint]] | * [[OS2 API:GpiSetPatternRefPoint|GpiSetPatternRefPoint]] | ||
* [[GpiSetPatternSet]] | * [[OS2 API:GpiSetPatternSet|GpiSetPatternSet]] | ||
=== Bitmaps === | === Bitmaps === | ||
* [[GpiBitBlt]] | * [[OS2 API:GpiBitBlt|GpiBitBlt]] | ||
* [[GpiCreateBitmap]] | * [[OS2 API:GpiCreateBitmap|GpiCreateBitmap]] | ||
* [[GpiDeleteBitmap]] | * [[OS2 API:GpiDeleteBitmap|GpiDeleteBitmap]] | ||
* [[GpiDrawBits]] | * [[OS2 API:GpiDrawBits|GpiDrawBits]] | ||
* [[GpiImage]] | * [[OS2 API:GpiImage|GpiImage]] | ||
* [[GpiLoadBitmap]] | * [[OS2 API:GpiLoadBitmap|GpiLoadBitmap]] | ||
* [[GpiQueryBitmapBits]] | * [[OS2 API:GpiQueryBitmapBits|GpiQueryBitmapBits]] | ||
* [[GpiQueryBitmapDimension]] | * [[OS2 API:GpiQueryBitmapDimension|GpiQueryBitmapDimension]] | ||
* [[GpiQueryBitmapHandle]] | * [[OS2 API:GpiQueryBitmapHandle|GpiQueryBitmapHandle]] | ||
* [[GpiQueryBitmapInfoHeader]] | * [[OS2 API:GpiQueryBitmapInfoHeader|GpiQueryBitmapInfoHeader]] | ||
* [[GpiQueryBitmapParameters]] | * [[OS2 API:GpiQueryBitmapParameters|GpiQueryBitmapParameters]] | ||
* [[GpiQueryDeviceBitmapFormats]] | * [[OS2 API:GpiQueryDeviceBitmapFormats|GpiQueryDeviceBitmapFormats]] | ||
* [[GpiSetBitmap]] | * [[OS2 API:GpiSetBitmap|GpiSetBitmap]] | ||
* [[GpiSetBitmapBits]] | * [[OS2 API:GpiSetBitmapBits|GpiSetBitmapBits]] | ||
* [[GpiSetBitmapDimension]] | * [[OS2 API:GpiSetBitmapDimension|GpiSetBitmapDimension]] | ||
* [[GpiSetBitmapId]] | * [[OS2 API:GpiSetBitmapId|GpiSetBitmapId]] | ||
=== Character/Text === | === Character/Text === | ||
* [[GpiCharString]] | * [[OS2 API:GpiCharString|GpiCharString]] | ||
* [[GpiCharStringAt]] | * [[OS2 API:GpiCharStringAt|GpiCharStringAt]] | ||
* [[GpiCharStringPos]] | * [[OS2 API:GpiCharStringPos|GpiCharStringPos]] | ||
* [[GpiCharStringPosAt]] | * [[OS2 API:GpiCharStringPosAt|GpiCharStringPosAt]] | ||
* [[GpiQueryCharAngle]] | * [[OS2 API:GpiQueryCharAngle|GpiQueryCharAngle]] | ||
* [[GpiQueryCharBox]] | * [[OS2 API:GpiQueryCharBox|GpiQueryCharBox]] | ||
* [[GpiQueryCharBreakExtra]] | * [[OS2 API:GpiQueryCharBreakExtra|GpiQueryCharBreakExtra]] | ||
* [[GpiQueryCharDirection]] | * [[OS2 API:GpiQueryCharDirection|GpiQueryCharDirection]] | ||
* [[GpiQueryCharExtra]] | * [[OS2 API:GpiQueryCharExtra|GpiQueryCharExtra]] | ||
* [[GpiQueryCharMode]] | * [[OS2 API:GpiQueryCharMode|GpiQueryCharMode]] | ||
* [[GpiQueryCharSet]] | * [[OS2 API:GpiQueryCharSet|GpiQueryCharSet]] | ||
* [[GpiQueryCharShear]] | * [[OS2 API:GpiQueryCharShear|GpiQueryCharShear]] | ||
* [[GpiQueryCharStringPos]] | * [[OS2 API:GpiQueryCharStringPos|GpiQueryCharStringPos]] | ||
* [[GpiQueryCharStringPosAt]] | * [[OS2 API:GpiQueryCharStringPosAt|GpiQueryCharStringPosAt]] | ||
* [[GpiQueryDefCharBox]] | * [[OS2 API:GpiQueryDefCharBox|GpiQueryDefCharBox]] | ||
* [[GpiQueryTextAlignment]] | * [[OS2 API:GpiQueryTextAlignment|GpiQueryTextAlignment]] | ||
* [[GpiQueryTextBox]] | * [[OS2 API:GpiQueryTextBox|GpiQueryTextBox]] | ||
* [[GpiQueryWidthsTable]] | * [[OS2 API:GpiQueryWidthsTable|GpiQueryWidthsTable]] | ||
* [[GpiSetCharAngle]] | * [[OS2 API:GpiSetCharAngle|GpiSetCharAngle]] | ||
* [[GpiSetCharBox]] | * [[OS2 API:GpiSetCharBox|GpiSetCharBox]] | ||
* [[GpiSetCharBreakExtra]] | * [[OS2 API:GpiSetCharBreakExtra|GpiSetCharBreakExtra]] | ||
* [[GpiSetCharDirection]] | * [[OS2 API:GpiSetCharDirection|GpiSetCharDirection]] | ||
* [[GpiSetCharExtra]] | * [[OS2 API:GpiSetCharExtra|GpiSetCharExtra]] | ||
* [[GpiSetCharMode]] | * [[OS2 API:GpiSetCharMode|GpiSetCharMode]] | ||
* [[GpiSetCharSet]] | * [[OS2 API:GpiSetCharSet|GpiSetCharSet]] | ||
* [[GpiSetCharShear]] | * [[OS2 API:GpiSetCharShear|GpiSetCharShear]] | ||
* [[GpiSetTextAlignment]] | * [[OS2 API:GpiSetTextAlignment|GpiSetTextAlignment]] | ||
=== Clipping === | === Clipping === | ||
* [[GpiExcludeClipRectangle]] | * [[OS2 API:GpiExcludeClipRectangle|GpiExcludeClipRectangle]] | ||
* [[GpiIntersectClipRectangle]] | * [[OS2 API:GpiIntersectClipRectangle|GpiIntersectClipRectangle]] | ||
* [[GpiOffsetClipRegion]] | * [[OS2 API:GpiOffsetClipRegion|GpiOffsetClipRegion]] | ||
* [[GpiPtVisible]] | * [[OS2 API:GpiPtVisible|GpiPtVisible]] | ||
* [[GpiQueryClipBox]] | * [[OS2 API:GpiQueryClipBox|GpiQueryClipBox]] | ||
* [[GpiQueryClipRegion]] | * [[OS2 API:GpiQueryClipRegion|GpiQueryClipRegion]] | ||
* [[GpiRectVisible]] | * [[OS2 API:GpiRectVisible|GpiRectVisible]] | ||
* [[GpiSetClipPath]] | * [[OS2 API:GpiSetClipPath|GpiSetClipPath]] | ||
* [[GpiSetClipRegion]] | * [[OS2 API:GpiSetClipRegion|GpiSetClipRegion]] | ||
=== Code Page === | === Code Page === | ||
* [[GpiQueryCp]] | * [[OS2 API:GpiQueryCp|GpiQueryCp]] | ||
* [[GpiSetCp]] | * [[OS2 API:GpiSetCp|GpiSetCp]] | ||
=== Color === | === Color === | ||
* [[GpiCreateLogColorTable]] | * [[OS2 API:GpiCreateLogColorTable|GpiCreateLogColorTable]] | ||
* [[GpiQueryBackColor]] | * [[OS2 API:GpiQueryBackColor|GpiQueryBackColor]] | ||
* [[GpiQueryColor]] | * [[OS2 API:GpiQueryColor|GpiQueryColor]] | ||
* [[GpiQueryColorData]] | * [[OS2 API:GpiQueryColorData|GpiQueryColorData]] | ||
* [[GpiQueryColorIndex]] | * [[OS2 API:GpiQueryColorIndex|GpiQueryColorIndex]] | ||
* [[GpiQueryLogColorTable]] | * [[OS2 API:GpiQueryLogColorTable|GpiQueryLogColorTable]] | ||
* [[GpiQueryMix]] | * [[OS2 API:GpiQueryMix|GpiQueryMix]] | ||
* [[GpiQueryNearestColor]] | * [[OS2 API:GpiQueryNearestColor|GpiQueryNearestColor]] | ||
* [[GpiQueryPel]] | * [[OS2 API:GpiQueryPel|GpiQueryPel]] | ||
* [[GpiQueryRealColors]] | * [[OS2 API:GpiQueryRealColors|GpiQueryRealColors]] | ||
* [[GpiQueryRGBColor]] | * [[OS2 API:GpiQueryRGBColor|GpiQueryRGBColor]] | ||
* [[GpiSetColor]] | * [[OS2 API:GpiSetColor|GpiSetColor]] | ||
* [[GpiSetBackColor]] | * [[OS2 API:GpiSetBackColor|GpiSetBackColor]] | ||
* [[GpiSetBackMix]] | * [[OS2 API:GpiSetBackMix|GpiSetBackMix]] | ||
* [[GpiSetColor]] | * [[OS2 API:GpiSetColor|GpiSetColor]] | ||
* [[GpiSetMix]] | * [[OS2 API:GpiSetMix|GpiSetMix]] | ||
* [[GpiSetPel]] | * [[OS2 API:GpiSetPel|GpiSetPel]] | ||
=== Fonts === | === Fonts === | ||
* [[GpiCreateLogFont]] | * [[OS2 API:GpiCreateLogFont|GpiCreateLogFont]] | ||
* [[GpiLoadFonts]] | * [[OS2 API:GpiLoadFonts|GpiLoadFonts]] | ||
* [[GpiLoadPublicFonts]] | * [[OS2 API:GpiLoadPublicFonts|GpiLoadPublicFonts]] | ||
* [[GpiQueryFaceString]] | * [[OS2 API:GpiQueryFaceString|GpiQueryFaceString]] | ||
* [[GpiQueryFontAction]] | * [[OS2 API:GpiQueryFontAction|GpiQueryFontAction]] | ||
* [[GpiQueryFontFileDescription]] | * [[OS2 API:GpiQueryFontFileDescription|GpiQueryFontFileDescription]] | ||
* [[GpiQueryFonts]] | * [[OS2 API:GpiQueryFonts|GpiQueryFonts]] | ||
* [[GpiQueryFullFontFileDescs]] | * [[OS2 API:GpiQueryFullFontFileDescs|GpiQueryFullFontFileDescs]] | ||
* [[GpiQueryKerningPairs]] | * [[OS2 API:GpiQueryKerningPairs|GpiQueryKerningPairs]] | ||
* [[GpiQueryLogicalFont]] | * [[OS2 API:GpiQueryLogicalFont|GpiQueryLogicalFont]] | ||
* [[GpiUnloadFonts]] | * [[OS2 API:GpiUnloadFonts|GpiUnloadFonts]] | ||
* [[GpiUnloadPublicFonts]] | * [[OS2 API:GpiUnloadPublicFonts|GpiUnloadPublicFonts]] | ||
=== Line/Arc === | === Line/Arc === | ||
* [[OS2 API:GpiBox|GpiBox]] | * [[OS2 API:GpiBox|GpiBox]] |
Revision as of 15:54, 4 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