clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLut (Operator)

Name

clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLut — 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()

Beschreibung

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

Ausführungsinformationen

Parameter

ColorTransLUTHandleColorTransLUTHandleColorTransLUTHandleColorTransLUTHandlecolorTransLUTHandle (input_control)  color_trans_lut HColorTransLUT, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

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

Ergebnis

clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLut liefert den Wert 2 (H_MSG_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_lutCreateColorTransLutCreateColorTransLutCreateColorTransLut, apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLut

Siehe auch

create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLut, apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLut

Modul

Foundation