Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:26, 6 April 2025 Iturbide talk contribs created page GpiQueryMix (Created page with "This function returns the current value of the (character) foreground color-mixing mode, as set by the GpiSetMix function. ==Syntax== GpiQueryMix(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lMixMode (LONG) - returns : Mix mode. :; FM_DEFAULT (0L) :: Default :; FM_OR (1L) :: Logical-OR :; FM_OVERPAINT (2L) :: Overpaint :; FM_XOR (4L) :: Logical-XOR :; FM_LEAVEALONE (5L) :: Leave alone (invisible) :; FM_AND (6L) :: Lo...")