ClassesClassesClassesClasses | | | | Operators

get_fixed_lutget_fixed_lutGetFixedLutget_fixed_lutGetFixedLutGetFixedLut (Operator)

Name

get_fixed_lutget_fixed_lutGetFixedLutget_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 GetFixedLut(const HTuple& WindowHandle, HTuple* Mode)

HString 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

WindowHandleWindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control)  window HWindow, HTupleHTupleHTupleHWindowX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Window identifier.

ModeModeModeModeModemode (output_control)  string HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Mode of fixing.

Possible Successors

set_fixed_lutset_fixed_lutSetFixedLutset_fixed_lutSetFixedLutSetFixedLut

Module

Foundation


ClassesClassesClassesClasses | | | | Operators