public static ImGearLUT BuildToneLUT( int channelDepth, double shadows, double exposure )
public: static ImGearLUT* BuildToneLUT( int channelDepth, double shadows, double exposure )
public: static ImGearLUT^ BuildToneLUT( int channelDepth, double shadows, double exposure )
'Declaration Public Shared Function BuildToneLUT( _ ByVal channelDepth As Integer, _ ByVal shadows As Double, _ ByVal exposure As Double _ ) As ImGearLUT
'Usage Dim channelDepth As Integer Dim shadows As Double Dim exposure As Double Dim value As ImGearLUT value = ImGearCameraRawProcessing.BuildToneLUT(channelDepth, shadows, exposure)
ImGearCameraRawProcessing Class ImGearCameraRawProcessing Members