| Visual Basic (Declaration) | |
|---|---|
Public Property ColorLookupTable As IccColorLookupTableBase | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccColorLookupTableBase ColorLookupTable {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccColorLookupTableBase^ ColorLookupTable { IccColorLookupTableBase^ get(); void set (IccColorLookupTableBase^ value); } | |
Return Value
Array that contains the CLUT data of type IccColorLookupTable8Bit or IccColorLookupTable16Bit.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family