en:software:qview:qview_6:qcl_library:vi10unsetlayer

This translation is older than the original page and might be outdated. See what has changed.

VI10UnsetLayer

V = Vector

I = Image

Function that is used to manage the Vector Image feature (object that resides on some Qpaint versions).

The VI10UnsetLayer functionAdds the command to clear the layer indicated by layer parameter.
If the value of the layer parameter is incorrect, error is reported.

VI10UnsetLayer (awBuffer, layer)

Parameters:

IN/OUTVARIABLE TYPEEXAMPLE NAMEDIM
IN ARRSYS /
ARRGBL
awBuffer W Array that serves as a buffer for instructions/data
IN CONST/
GLOBAL
layer W Variable containing the layer that you want to disable:
0 = background
1 = layer nr.1

Note

  • Last modified: 2019/08/29 17:01