Operators |
query_lut — Query all available look-up-tables (lut).
query_lut( : : WindowHandle : LookUpTable)
query_lut returns the names of all look-up-tables available on the current used device. These tables can be set with set_lut. An table named 'default' is always available.
Window handle.
Names of look-up-tables.
query_lut returns 2 (H_MSG_TRUE) if a window is valid. Otherwise an exception is raised.
Foundation
Operators |