Jump to content

GPI Functions: Difference between revisions

From EDM2
Line 126: Line 126:


=== Fonts ===
=== Fonts ===
*GpiCreateLogFont
*[[GpiCreateLogFont]]
*GpiLoadFonts
*[[GpiLoadFonts]]
*GpiLoadPublicFonts
*[[GpiLoadPublicFonts]]
*GpiQueryFaceString
*[[GpiQueryFaceString]]
*GpiQueryFontAction
*[[GpiQueryFontAction]]
*GpiQueryFontFileDescription
*[[GpiQueryFontFileDescription]]
*GpiQueryFonts
*[[GpiQueryFonts]]
*GpiQueryFullFontFileDescs
*[[GpiQueryFullFontFileDescs]]
*GpiQueryKerningPairs
*[[GpiQueryKerningPairs]]
*GpiQueryLogicalFont
*[[GpiQueryLogicalFont]]
*GpiUnloadFonts
*[[GpiUnloadFonts]]
*GpiUnloadPublicFonts
*[[GpiUnloadPublicFonts]]


=== Line/Arc ===
=== Line/Arc ===

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

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