[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

VC_NoColorPaletteLoad

Tag for VideoControl() When set, graphics will only load color 0 for this View Port default = False.

Declaration

Source position: agraphics.pas line 1779

const VC_NoColorPaletteLoad = $80000082;

Description

When set, graphics will only load color 0 for this ViewPort, and so the ViewPort's colors will come from the previous ViewPort's. Using this tag and VTAG_FULLPALETTE_SET together is undefined.

See also

VC_NoColorPaletteLoad_Query

  

Tag for VideoControl() Get if only color 0 will be set for this viewport.


Documentation generated on: 2017-01-10