Click or drag to resize

CaptureCommandsWhiteBalance Property

Runs a white balance

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: WhiteBalance
Remarks
White balancing is only supported for color cameras, and is not supported on all systems.
See Also