Jump to content

GPI Functions: Difference between revisions

From EDM2
Line 219: Line 219:


=== 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 ===

Revision as of 22:11, 6 April 2025

Graphics Programming Interface

For more information check Graphics Programming Interface (GPI).

Area

Bitmaps

Character/Text

Clipping

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
  • GpiQueryFontFileDescription
  • GpiQueryFonts
  • GpiQueryFullFontFileDescs
  • GpiQueryKerningPairs
  • GpiQueryLogicalFont
  • GpiUnloadFonts
  • GpiUnloadPublicFonts

Line/Arc

Marker

MetaFile

Palette

Paths

Presentation Space/Device Context

Primitive Attribute/Tag

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

Space/Transformations