Creates new Lut class instance.
Name | Description | |
---|---|---|
![]() |
Lut() |
Creates new Lut class instance. |
![]() |
Lut(Boolean) |
Creates new Lut class instance and calls BuildEmpty(Boolean) method to initialize the LUT array. |
![]() |
Lut(Int32[]) |
Creates new Lut class instance and calls BuildFromArray(Int32[]) method to initialize the LUT array. |