ImageGear for .NET
InputDepth Property (ImGearLUT)




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

Property Value

Any integer number.
See Also

Reference

ImGearLUT Class
ImGearLUT Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback