Click or drag to resize

PreviewRegionSelection Class

Implements a region selection tool on the live preview
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CapturePreviewRegionSelection

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class PreviewRegionSelection
	Inherits CaptureBaseCommand
	Implements IMessageFilter

The PreviewRegionSelection type exposes the following members.

Properties
Methods
  NameDescription
Public methodPreFilterMessage
Top
Remarks
This feature would be used for setting capture region, white balance region or auto exposure region.
See Also