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

get_fixed_lutget_fixed_lutget_fixed_lutGetFixedLutGetFixedLut (Operator)

Name

get_fixed_lutget_fixed_lutget_fixed_lutGetFixedLutGetFixedLut — Get fixing of “look-up-table” (lut) for “real color images”

Signature

get_fixed_lut( : : WindowHandle : Mode)

Herror get_fixed_lut(const Hlong WindowHandle, char* Mode)

Herror T_get_fixed_lut(const Htuple WindowHandle, Htuple* Mode)

Herror get_fixed_lut(const HTuple& WindowHandle, char* Mode)

HTuple HWindow::GetFixedLut() const

void HOperatorSetX.GetFixedLut(
[in] VARIANT WindowHandle, [out] VARIANT* Mode)

BSTR HWindowX.GetFixedLut()

static void HOperatorSet.GetFixedLut(HTuple windowHandle, out HTuple mode)

string HWindow.GetFixedLut()

Description

Get fixing of “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 (output_control)  string HTupleHTupleVARIANTHtuple (string) (string) (char*) (BSTR) (char*)

Mode of fixing.

Possible Successors

set_fixed_lutset_fixed_lutset_fixed_lutSetFixedLutSetFixedLut

Module

Foundation


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