User contributions for Iturbide
Appearance
7 April 2025
- 04:0604:06, 7 April 2025 diff hist 0 N File:1033 L3 PatternReferencePoin 2.png No edit summary current
- 04:0604:06, 7 April 2025 diff hist +46 GPIGuide - Area and Polygon Primitives →Pattern Reference Point Attribute
- 04:0404:04, 7 April 2025 diff hist 0 N File:1032 L3 PatternSymbolAttribu 1.png No edit summary current
- 04:0404:04, 7 April 2025 diff hist +194 GPIGuide - Area and Polygon Primitives →Pattern Symbol Attribute
- 04:0204:02, 7 April 2025 diff hist +48 GPIGuide - Area and Polygon Primitives →Attributes of Area Primitives
- 04:0004:00, 7 April 2025 diff hist 0 N File:GPIAreaPoly 00.png No edit summary
- 03:5903:59, 7 April 2025 diff hist +45 GPIGuide - Area and Polygon Primitives →About Area Primitives
- 03:5703:57, 7 April 2025 diff hist +7,978 N GPIGuide - Area and Polygon Primitives Created page with "An area is one or more closed figures that can be drawn filled, outlined, or filled and outlined. If an area includes more than one figure, those figures can be separate or intersecting. A polygon , too, is one or more closed figures that can be drawn filled, outlined, or filled and outlined. Polygons, unlike areas, are limited to figures with straight edges. Polygons also can be separate or intersecting. The following topics are related to information in this chapter:..."
- 03:5003:50, 7 April 2025 diff hist +67 Template:GPIGuide No edit summary
- 03:4703:47, 7 April 2025 diff hist −23 GPIGuide - Graphics Orders →Remarks current
- 03:4703:47, 7 April 2025 diff hist +19,095 GPIGuide - Graphics Orders No edit summary
- 03:3903:39, 7 April 2025 diff hist +7,022 GPIGuide - Graphics Orders No edit summary
- 03:3003:30, 7 April 2025 diff hist +8,848 GPIGuide - Graphics Orders No edit summary
- 03:2503:25, 7 April 2025 diff hist +273 GPIGuide - Graphics Orders →Comment
- 03:2403:24, 7 April 2025 diff hist −4 GPIGuide - Graphics Orders →Syntax
- 03:2403:24, 7 April 2025 diff hist +173 GPIGuide - Graphics Orders →Close Figure
- 03:2303:23, 7 April 2025 diff hist +563 GPIGuide - Graphics Orders →Character String Move at Given Position/Character String Move at Current Position
- 03:2203:22, 7 April 2025 diff hist +1,401 GPIGuide - Graphics Orders →Character String Extended at Given Position/Character String Extended at Current Position
- 03:2003:20, 7 April 2025 diff hist +507 GPIGuide - Graphics Orders →Character String at Given Position/Character String at Current Position
- 03:2003:20, 7 April 2025 diff hist +331 GPIGuide - Graphics Orders →Call Segment
- 03:1903:19, 7 April 2025 diff hist −2 GPIGuide - Graphics Orders →Box at Given Position/Box at Current Position
- 03:1703:17, 7 April 2025 diff hist +900 GPIGuide - Graphics Orders →Box at Given Position/Box at Current Position
- 03:1203:12, 7 April 2025 diff hist −4 GPIGuide - Graphics Orders →Bitblt
- 03:1003:10, 7 April 2025 diff hist +12 GPIGuide - Graphics Orders →Bitblt
- 03:1003:10, 7 April 2025 diff hist +1,144 GPIGuide - Graphics Orders →Bitblt
- 03:0503:05, 7 April 2025 diff hist +347 Graphics Programming Interface →Links current
- 03:0403:04, 7 April 2025 diff hist +21 N PPOLYGON Redirected page to POLYGON current Tag: New redirect
- 03:0303:03, 7 April 2025 diff hist +21 N PFFDESCS Redirected page to FFDESCS current Tag: New redirect
- 03:0303:03, 7 April 2025 diff hist +26 N PFACENAMEDESC Redirected page to FACENAMEDESC current Tag: New redirect
- 03:0203:02, 7 April 2025 diff hist +18 N PSTR8 Redirected page to STR8 current Tag: New redirect
- 03:0203:02, 7 April 2025 diff hist +23 N PGRADIENTL Redirected page to GRADIENTL current Tag: New redirect
- 03:0203:02, 7 April 2025 diff hist +23 N PARCPARAMS Redirected page to ARCPARAMS current Tag: New redirect
- 03:0103:01, 7 April 2025 diff hist +20 N PFATTRS Redirected page to FATTRS current Tag: New redirect
- 03:0103:01, 7 April 2025 diff hist +25 N PFONTMETRICS Redirected page to FONTMETRICS current Tag: New redirect
- 03:0003:00, 7 April 2025 diff hist +19 N PSIZEL Redirected page to SIZEL current Tag: New redirect
- 03:0003:00, 7 April 2025 diff hist +19 N PFIXED Redirected page to FIXED current Tag: New redirect
- 02:5902:59, 7 April 2025 diff hist +19 N PSIZEF Redirected page to SIZEF current Tag: New redirect
- 02:5602:56, 7 April 2025 diff hist +20 N PPOINTL Redirected page to POINTL current Tag: New redirect
- 02:5102:51, 7 April 2025 diff hist +64 GPIGuide - Graphics Orders No edit summary
- 02:4802:48, 7 April 2025 diff hist +60 GPIGuide - Graphics Functions →Where GPI Functions Can Be Called
- 02:4602:46, 7 April 2025 diff hist +48 GPIGuide - Graphics Functions →Where GPI Functions Can Be Called
- 02:4502:45, 7 April 2025 diff hist +44 GPIGuide - Graphics Functions →Where GPI Functions Can Be Called
- 02:4302:43, 7 April 2025 diff hist +4 Graphics Programming Interface →Links
6 April 2025
- 23:0323:03, 6 April 2025 diff hist +4,339 N GpiSetSegmentPriority Created page with "This function changes the position of a segment within the segment chain, or adds a segment to the chain. ==Syntax== GpiSetSegmentPriority(hps, lSegid, lRefSegid, lOrder) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lSegid (LONG) - input : Segment identifier. : The identifier of the segment whose priority is to be changed; it must be greater than 0. ; lRefSegid (LONG) - input : Reference segment identifier. : The segment that identif..." current
- 23:0223:02, 6 April 2025 diff hist +3,709 N GpiQuerySegmentPriority Created page with "This function returns the identifier of the named segment that is chained immediately before or after a specified reference segment. ==Syntax== GpiQuerySegmentPriority(hps, lRefSegid, lOrder) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lRefSegid (LONG) - input : Reference-segment identifier. ; lOrder (LONG) - input : Segment higher or lower. : Shows whether a segment identifier of a higher or lower priority than identified in the lR..." current
- 23:0223:02, 6 April 2025 diff hist +2,997 N GpiQuerySegmentNames Created page with "This function returns the identifiers of all segments that exist with identifiers in a specified range. ==Syntax== GpiQuerySegmentNames(hps, lFirstSegid, lLastSegid, lMax, alSegids) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lFirstSegid (LONG) - input : First segment in the range (must be greater than 0). ; lLastSegid (LONG) - input : Last segment in the range (must be greater than 0). ; lMax (LONG) - input : Maximum number. :..." current
- 23:0023:00, 6 April 2025 diff hist +32 GPI Functions →Segment
- 23:0023:00, 6 April 2025 diff hist +64 GPI Functions →Segment
- 22:5922:59, 6 April 2025 diff hist +2,743 N GpiQuerySegmentAttrs Created page with "This function returns the current value of the specified attribute as set by the GpiSetSegmentAttrs function. ==Syntax== GpiQuerySegmentAttrs(hps, lSegid, lAttribute) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lSegid (LONG) - input : Segment identifier; must be greater than 0. : The name of the segment for which attribute information is to be returned. ; lAttribute (LONG) - input : Attribute to be queried. : For details of the..." current
- 22:5822:58, 6 April 2025 diff hist +2,326 N GpiQueryInitialSegmentAttrs Created page with "This function returns the current value of a particular initial segment attribute. ==Syntax== GpiQueryInitialSegmentAttrs(hps, lAttribute) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lAttribute (LONG) - input : Attribute to be queried. : Identifies the attribute to be returned by this function: :; ATTR_DETECTABLE :: Detectability :; ATTR_VISIBLE :: Visibility :; ATTR_CHAINED :: Chained :; ATTR_DYNAMIC :: Dynamic :; ATTR_FASTCHAIN :: Fast..." current