Click or drag to resize

WhiteBalance Class

Runs a white balance
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureCaptureErrorBaseCommand
            MediaCy.Commands.CaptureWhiteBalance

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class WhiteBalance
	Inherits CaptureErrorBaseCommand

The WhiteBalance type exposes the following members.

Properties
  NameDescription
Public propertyEnableRegionSelection
Top
Remarks
White balancing is only supported for color cameras, and is not supported on all systems.
See Also