Class VLDSCapture.TVLDSCaptureStillImage
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabBasicPkg
Unit: VLDSCapture
Inherits: TVLDSOptionalCaptureProperty
Contents |
Syntax
Delphi:
type TVLDSCaptureStillImage = class( TVLDSOptionalCaptureProperty )
C++ Builder:
class TVLDSCaptureStillImage : public TVLDSOptionalCaptureProperty
Visual C++ (MFC):
class CTVLDSCaptureStillImage : public CTVLDSOptionalCaptureProperty
C# (.NET):
public ref class DSCaptureStillImage : Mitov.VideoLab.DSOptionalCaptureProperty
Summary
Still image properties class.
Description
Defines a class to be used for the StillImage property of the TVLDSCapture component.
Properties
Public
- Available - Returns True if Snapshot functionality is available.
Methods
Public
- function TakeSnapshot() : Boolean - Takes snapshot.
From TVLDSOptionalCaptureProperty
Properties
Published
- Enabled - Enables/Disables the property.