set_fixed_lutT_set_fixed_lutSetFixedLutSetFixedLut (Operator)

Name

set_fixed_lutT_set_fixed_lutSetFixedLutSetFixedLut — Festhalten der Farbtabelle bei Echtfarbenbilder.

Warnung

set_fixed_lutset_fixed_lutSetFixedLutSetFixedLutSetFixedLut ist veraltet und wird nur aus Gründen der Rückwärtskompatibilität zur Verfügung gestellt.

Signatur

set_fixed_lut( : : WindowHandle, Mode : )

Herror T_set_fixed_lut(const Htuple WindowHandle, const Htuple Mode)

void SetFixedLut(const HTuple& WindowHandle, const HTuple& Mode)

void HWindow::SetFixedLut(const HString& Mode) const

void HWindow::SetFixedLut(const char* Mode) const

void HWindow::SetFixedLut(const wchar_t* Mode) const   (Nur Windows)

static void HOperatorSet.SetFixedLut(HTuple windowHandle, HTuple mode)

void HWindow.SetFixedLut(string mode)

Beschreibung

Festhalten der Farbtabelle bei Echtfarbenbilder.

Ausführungsinformationen

Parameter

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control)  window HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Fensteridentifikator.

ModeModeModeModemode (input_control)  string HTupleHTupleHtuple (string) (string) (HString) (char*)

Modus für Fixierung.

Defaultwert: 'true' "true" "true" "true" "true"

Werteliste: 'false'"false""false""false""false", 'true'"true""true""true""true"

Vorgänger

get_fixed_lutget_fixed_lutGetFixedLutGetFixedLutGetFixedLut

Modul

Foundation