←Select platform

CaptureSize Class

Summary

The CaptureSize object contains information about a registered video capture size.

Syntax

C#
VB
C++
public class CaptureSize : IDisposable 
Public Class CaptureSize  
   Implements System.IDisposable  
public ref class CaptureSize : public System.IDisposable   

Remarks

The CaptureSize object contains information about a registered video capture size. It is a child item of the CaptureSizes collection. It is not externally creatable, and can only be accessed through the parent object's CaptureSizes property.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly