Click or drag to resize

LookupTableCommandsContrast Property

Sets the contrast value associated with the LUT. Values range from 0 to 100. Default (neutral) value is 50.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Contrast
See Also