Click or drag to resize

CommonuGetBestFitLuminanceRange Method (McImage, Double, Double)

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function uGetBestFitLuminanceRange ( 
	mcimageT As McImage,
	percentLow As Double,
	percentHigh As Double
) As Double()

Parameters

mcimageT
Type: MediaCy.IQL.EngineMcImage
percentLow
Type: SystemDouble
percentHigh
Type: SystemDouble

Return Value

Type: Double
See Also