clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLutclear_color_trans_lut (Operator)

Name

clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLutclear_color_trans_lut — Löscht die Look-Up-Tabelle für die Farbraumtransformation.

Signatur

clear_color_trans_lut( : : ColorTransLUTHandle : )

Herror T_clear_color_trans_lut(const Htuple ColorTransLUTHandle)

void ClearColorTransLut(const HTuple& ColorTransLUTHandle)

static void HImage::ClearColorTransLut(const HColorTransLUT& ColorTransLUTHandle)

void HColorTransLUT::ClearColorTransLut() const

static void HOperatorSet.ClearColorTransLut(HTuple colorTransLUTHandle)

static void HImage.ClearColorTransLut(HColorTransLUT colorTransLUTHandle)

void HColorTransLUT.ClearColorTransLut()

def clear_color_trans_lut(color_trans_luthandle: HHandle) -> None

Beschreibung

clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLutclear_color_trans_lut löscht die Look-Up-Tabelle, die mit dem Operator create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut erstellt wurde. Nach dem Aufruf des Operators clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLutclear_color_trans_lut wird das Handle ColorTransLUTHandleColorTransLUTHandleColorTransLUTHandleColorTransLUTHandlecolorTransLUTHandlecolor_trans_luthandle ungültig.

Ausführungsinformationen

Parameter

ColorTransLUTHandleColorTransLUTHandleColorTransLUTHandleColorTransLUTHandlecolorTransLUTHandlecolor_trans_luthandle (input_control)  color_trans_lut HColorTransLUT, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle der Look-Up-Tabelle für die Farbtransformation.

Ergebnis

clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLutclear_color_trans_lut liefert den Wert TRUE, falls der Speicher der Look-Up-Tabelle erfolgreich gelöscht wurde. Ansonsten wird eine Fehlerbehandlung durchgeführt.

Vorgänger

create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut, apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLutapply_color_trans_lut

Siehe auch

create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut, apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLutapply_color_trans_lut

Modul

Foundation