ImageGear .NET
InputDepth Property (ImGearLinearLUT)




Gets input depth of the LUT.
Syntax
'Declaration
 
Public Overrides ReadOnly Property InputDepth As Integer
'Usage
 
Dim instance As ImGearLinearLUT
Dim value As Integer
 
value = instance.InputDepth
public override int InputDepth {get;}
public: __property int get_InputDepth() override;
public:
property int InputDepth {
   int get() override;
}

Property Value

Any integer number.
See Also

Reference

ImGearLinearLUT Class
ImGearLinearLUT Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback