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

VideoControl (unimplemented)

Modify the operation of a ViewPort's ColorMap

Declaration

Source position: agraphics.pas line 2170

function VideoControl(

  Cm: PColorMap;

  Tags: PTagItem

):LongWord;

Arguments

Cm

  

A pointer to a colormap

Tags

  

Videocontrol tags (VTAG_*)

Function result

error = nil

Description

Process the commands in the VideoControl command TagItem buffer using cm as the target, with respect to its "attached" ViewPort.

Errors

Not implemented


Documentation generated on: 2017-01-10