ICImagingControl.VideoFormatDescs Property

現在のデバイスとビデオが対応するビデオフォーマットについてのVideoFormatDescクラスライブラリリファレンス>クラス>VideoFormatDescオブジェクトの一覧を返します。

構文

[VB.NET]
Public  VideoFormatDescs As VideoFormatDesc()
[C#]
public VideoFormatDesc[] VideoFormatDescs;

制限

読み取り専用

インフォメーション

ICImagingControl version 3.2より導入