ImGearRGBLUT Constructor(Int32,Int32)
Initializes a new instance of the
ImGearRGBLUT class and allocates its single-channel LUTs.
public ImGearRGBLUT(
int ,
int
)
public: ImGearRGBLUT(
int ,
int
)
public:
ImGearRGBLUT(
int ,
int
)
Parameters
- inputDepth
- Specifies input depth for single-channel LUTs.
- outputDepth
- Specifies output depth for single-channel LUTs.