HALCON Reference Manual 10.0.2
Table of Contents / Graphics / LUT ClassesClassesClasses | | | Operators

set_fixed_lutset_fixed_lutset_fixed_lutSetFixedLutSetFixedLut (Operator)

Name

set_fixed_lutset_fixed_lutset_fixed_lutSetFixedLutSetFixedLut — Fix “look-up-table” (lut) for “real color images”.

Signature

set_fixed_lut( : : WindowHandle, Mode : )

Herror set_fixed_lut(const Hlong WindowHandle, const char* Mode)

Herror T_set_fixed_lut(const Htuple WindowHandle, const Htuple Mode)

Herror set_fixed_lut(const HTuple& WindowHandle, const HTuple& Mode)

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

void HOperatorSetX.SetFixedLut(
[in] VARIANT WindowHandle, [in] VARIANT Mode)

void HWindowX.SetFixedLut([in] BSTR Mode)

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

void HWindow.SetFixedLut(string mode)

Description

Fix “look-up-table” (lut) for “real color images”.

Parallelization

Parameters

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control)  window HWindow, HTupleHTupleHWindowX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong)

Window identifier.

ModeModeModeModemode (input_control)  string HTupleHTupleVARIANTHtuple (string) (string) (char*) (BSTR) (char*)

Mode of fixing.

Default value: 'true' "true" "true" "true" "true"

List of values: 'true'"true""true""true""true", 'false'"false""false""false""false"

Possible Predecessors

get_fixed_lutget_fixed_lutget_fixed_lutGetFixedLutGetFixedLut

Module

Foundation


Table of Contents / Graphics / LUT ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH