Click or drag to resize

LookupTableCommandsBestFit Property

Sets BW Levels to their best-fit values that exclude selected % of pixels at either end.

Namespace:  MediaCy.Automation.Adjust
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property BestFit ( 
	parent As McCommand
) As BestFit
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: BestFit
See Also