Herror ::get_fix (
    const HTuple &WindowHandle,
    char *Mode
)
HTuple HWindow::GetFix (
    
) const

Get mode of fixing of current look-up-table (lut).

Use ::get_fix to get mode of fixing of current look-up-table (look-up-table of valid window) set before by ::set_fix.


Parameters

WindowHandle (input_control)
window -> HTuple.long
Window identifier.

Mode (output_control)
string -> char *
Current Mode of fixing.


Result

::get_fix returns H_MSG_TRUE if the window is valid. Otherwise an exception handling is raised.


Possible Successors

::set_fix, ::set_pixel, ::set_rgb


See also

::set_fix


Module

System



Copyright © 1996-2002 MVTec Software GmbH