Click or drag to resize

AutoExposure Class

Runs an auto-exposure
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureCaptureErrorBaseCommand
            MediaCy.Commands.CaptureAutoExposure

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class AutoExposure
	Inherits CaptureErrorBaseCommand
Remarks
Not supported on all systems. The AutoExposure command will attempt to determine the best value for the Exposure setting given the other current capture settings.
See Also