VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Media Namespace / ImageCaptureDevice Class
Constructors Properties Methods Events SeeAlso
In This Topic
    ImageCaptureDevice Class Members
    In This Topic
    The following tables list the members exposed by ImageCaptureDevice.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the ImageCaptureDevice class.
    Public Properties
     NameDescription
    Public PropertyGets the capture state of this image capture device.
    Public PropertyGets or sets desired image format to be used by this image capture device.
    Public PropertyGets the UI display name for this image capture device.
    Public PropertyGets a read-only collection of formats supported by this image capture device.
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases all resources used by this object.
    Public MethodShows the properties dialog of capture device.
    Public MethodReturns the name of camera.
    Protected Methods
     NameDescription
    Protected MethodReleases all resources used by the image capture device.
    Protected MethodRaises the CaptureStateChanged event.
    Protected MethodSets the capture state.
    Protected MethodStarts the image capturing.
    Protected MethodStops the image capturing.
    Public Events
     NameDescription
    Public EventOccurs when the capture state is changed.
    See Also