IOLink C# 1.16.1
Loading...
Searching...
No Matches
IOLink.LutExtension Class Reference

An extension that provides a look-up table. More...

Inheritance diagram for IOLink.LutExtension:
IOLink.Extension

Public Member Functions

 LutExtension (global::System.IntPtr cPtr, bool cMemoryOwn)
 
virtual LookUpTable Lut ()
 Get the attached look-up table.
 

Static Public Member Functions

static global::System.Runtime.InteropServices.HandleRef getCPtr (LutExtension obj)
 
static LutExtension Cast (Extension extension)
 Cast an Extension to a LutExtension.
 

Static Public Attributes

static readonly uint EXTENSION_ID = IOLinkPINVOKE.LutExtension_EXTENSION_ID_get()
 The unique identifier of the extension.
 

Protected Member Functions

override void Dispose (bool disposing)
 

Detailed Description

An extension that provides a look-up table.

The presence of this extension means that a look-up table is attached to the source image.

Member Function Documentation

◆ Cast()

static LutExtension IOLink.LutExtension.Cast ( Extension  extension)
inlinestatic

Cast an Extension to a LutExtension.

Parameters
extensionThe extension to cast.
Returns
The casted extension.

◆ Dispose()

override void IOLink.LutExtension.Dispose ( bool  disposing)
inlineprotectedvirtual

Reimplemented from IOLink.Extension.


The documentation for this class was generated from the following file: