VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Media Namespace / ImageCaptureCompletedEventArgs Class
Properties Methods Fields SeeAlso
In This Topic
    ImageCaptureCompletedEventArgs Class Members
    In This Topic
    The following tables list the members exposed by ImageCaptureCompletedEventArgs.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets the format of captured image.
    Public Methods
     NameDescription
    Public MethodReturns an image that captured from camera.
    See Also