ImageGear .NET
OutputDepth Property (ImGearLUT)




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

Property Value

Any integer number.
See Also

Reference

ImGearLUT Class
ImGearLUT Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback