ImageGear for .NET
InputDepth Property (ImGearFullLUT)




Specifies input depth of the LUT.
Syntax
'Declaration
 
Public Overrides ReadOnly Property InputDepth As Integer
'Usage
 
Dim instance As ImGearFullLUT
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

ImGearFullLUT Class
ImGearFullLUT Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback