VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Media Namespace / ImageCaptureFormat Class
Properties Methods SeeAlso
In This Topic
    ImageCaptureFormat Class Members
    In This Topic
    The following tables list the members exposed by ImageCaptureFormat.
    Public Properties
     NameDescription
    Public PropertyGets the frame's bit depth of this image capture format.
    Public PropertyGets the number of frames which can be captured per second.
    Public PropertyGets the frame height, in pixels, of this image capture format.
    Public PropertyGets the frame width, in pixels, of this image capture format.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified ImageCaptureFormat is equal to the current ImageCaptureFormat.
    Public MethodReturns the hash code for this ImageCaptureFormat.
    Public MethodReturns a string that represents the current ImageCaptureFormat.
    See Also