get_fixT_get_fixGetFixGetFixget_fix (Operator)

Name

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

Warning

get_fixget_fixGetFixGetFixGetFixget_fix is obsolete and is only provided for reasons of backward compatibility.

Signature

get_fix( : : WindowHandle : Mode)

Herror T_get_fix(const Htuple WindowHandle, Htuple* Mode)

void GetFix(const HTuple& WindowHandle, HTuple* Mode)

HString HWindow::GetFix() const

static void HOperatorSet.GetFix(HTuple windowHandle, out HTuple mode)

string HWindow.GetFix()

def get_fix(window_handle: HHandle) -> str

Description

Use get_fixget_fixGetFixGetFixGetFixget_fix to get mode of fixing of current look-up-table (look-up-table of valid window) set before by set_fixset_fixSetFixSetFixSetFixset_fix.

Execution Information

Parameters

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control)  window HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Window handle.

ModeModeModeModemodemode (output_control)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Current Mode of fixing.

Result

get_fixget_fixGetFixGetFixGetFixget_fix returns TRUE if the window is valid. Otherwise an exception is raised.

Possible Successors

set_fixset_fixSetFixSetFixSetFixset_fix, set_pixelset_pixelSetPixelSetPixelSetPixelset_pixel, set_rgbset_rgbSetRgbSetRgbSetRgbset_rgb

See also

set_fixset_fixSetFixSetFixSetFixset_fix

Module

Foundation