Modify the operation of a ViewPort's ColorMap
Source position: agraphics.pas line 2158
function VideoControl( |
Cm: PColorMap; |
Tags: PTagItem |
):LongWord; |
Cm |
|
A pointer to a colormap |
Tags |
|
Videocontrol tags (VTAG_*) |
error = nil
Process the commands in the VideoControl command TagItem buffer using cm as the target, with respect to its "attached" ViewPort.
Not implemented