clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLutclear_color_trans_lut (算子名称)
名称
clear_color_trans_lutT_clear_color_trans_lutClearColorTransLutClearColorTransLutclear_color_trans_lut — Release the look-up-table needed for color space transformation.
参数签名
描述
该算子 clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLutclear_color_trans_lut frees the memory of the
look-up-table created by create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut. After calling
clear_color_trans_lutclear_color_trans_lutClearColorTransLutClearColorTransLutClearColorTransLutclear_color_trans_lut the handle ColorTransLUTHandleColorTransLUTHandleColorTransLUTHandleColorTransLUTHandlecolorTransLUTHandlecolor_trans_luthandle
becomes invalid.
运行信息
- 多线程类型:可重入(与非独占操作符并行运行)。
- 多线程作用域:全局(可以从任何线程调用)。
- 未经并行化处理。
参数表
ColorTransLUTHandleColorTransLUTHandleColorTransLUTHandleColorTransLUTHandlecolorTransLUTHandlecolor_trans_luthandle (input_control) color_trans_lut → HColorTransLUT, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the look-up-table handle for the
color space transformation.
结果
该算子 clear_all_color_trans_lutsclear_all_color_trans_lutsClearAllColorTransLutsClearAllColorTransLutsClearAllColorTransLutsclear_all_color_trans_luts 返回值
2 (
H_MSG_TRUE)
if the look-up-table was successfully released. Otherwise, an
exception will be raised.
可能的前置算子
create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut,
apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLutapply_color_trans_lut
参考其它
create_color_trans_lutcreate_color_trans_lutCreateColorTransLutCreateColorTransLutCreateColorTransLutcreate_color_trans_lut,
apply_color_trans_lutapply_color_trans_lutApplyColorTransLutApplyColorTransLutApplyColorTransLutapply_color_trans_lut
模块
Foundation