Acquire Class
|
|
Acquires a single-frame image
Inheritance Hierarchy
Namespace:
MediaCy.Commands.Capture
Assembly:
MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
SyntaxPublic Class Acquire
Inherits CaptureCommand
The Acquire type exposes the following members.
Properties
Remarks
You may specify the document or image to acquire the image into, but it must be the
correct dimensions (width and height) and image type. The acquired frame will be added at the end. Use the
Visible setting to specify whether to display the image after
it has finished acquiring.
Note: Use the Record(RecordOptions) command to record a multi-frame movie.
See AlsoReference
McCommandExtended.Record(RecordOptions)