Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

VideoControl (unimplemented)

Modify the operation of a ViewPort's ColorMap

Declaration

Source position: agraphics.pas line 2158

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: 2021-07-30