ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDataArray Object > IGDataArray Methods > GetLUTCopy Method |
Creates a new object containing a copy of the specified array element of the IGLUT Object type.
GetLUTCopy (Index As Long) As IGLUT
Name | Description |
---|---|
Index | Can be in the [0..Size-1] range. |
A new instance of the IGLUT Object.
N/A
None