ImageGear .NET - Updated May 30, 2018
OutputDepth Property (ImGearLinearLUT)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearLinearLUT Class : OutputDepth Property
Gets output depth of the LUT.
Syntax
'Declaration
 
Public Overrides ReadOnly Property OutputDepth As Integer
 
'Usage
 
Dim instance As ImGearLinearLUT
Dim value As Integer
 
value = instance.OutputDepth

Property Value

Any integer number.
See Also

Reference

ImGearLinearLUT Class
ImGearLinearLUT Members