ImageGear .NET - Updated December 24, 2018
OutputDepth Property (ImGearLUT)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearLUT Class : OutputDepth Property
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

Property Value

Any integer number.
See Also

Reference

ImGearLUT Class
ImGearLUT Members