Jump to content

GPI Functions: Difference between revisions

From EDM2
Line 233: Line 233:


=== Regions ===
=== Regions ===
*GpiCombineRegion
*[[GpiCombineRegion]]
*GpiCreateRegion
*[[GpiCreateRegion]]
*GpiDestroyRegion
*[[GpiDestroyRegion]]
*GpiEqualRegion
*[[GpiEqualRegion]]
*GpiFrameRegion
*[[GpiFrameRegion]]
*GpiIntersectClipRectangle
*[[GpiIntersectClipRectangle]]
*GpiOffsetRegion
*[[GpiOffsetRegion]]
*GpiPaintRegion
*[[GpiPaintRegion]]
*GpiPtInRegion
*[[GpiPtInRegion]]
*GpiQueryRegionBox
*[[GpiQueryRegionBox]]
*GpiQueryRegionRects
*[[GpiQueryRegionRects]]
*GpiQueryRegionBox
*[[GpiQueryRegionBox]]
*GpiQueryRegionRects
*[[GpiQueryRegionRects]]
*GpiRectInRegion
*[[GpiRectInRegion]]
*GpiSetClipRegion
*[[GpiSetClipRegion]]
*GpiSetRegion
*[[GpiSetRegion]]


=== Segment ===
=== Segment ===

Revision as of 22:29, 6 April 2025

Graphics Programming Interface

For more information check Graphics Programming Interface (GPI).

Area

Bitmaps

Character/Text

Clipping

Code Page

Colour

Fonts

Line/Arc

Marker

MetaFile

Palette

Paths

Presentation Space/Device Context

Primitive Attribute/Tag

Regions

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