ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearLinearLUT Class : InputDepth Property |
'Declaration Public Overrides ReadOnly Property InputDepth As Integer
'Usage Dim instance As ImGearLinearLUT Dim value As Integer value = instance.InputDepth
public override int InputDepth {get;}
public: __property int get_InputDepth() override;