Grabber::getDeBayerTransform Method

DeBayerTransformクラスライブラリリファレンス>クラス>DeBayerTransform オブジェクトへのポインタを返します。もしBY8 のベイヤービデオフォーマットが選択されていた場合、画像データは自動的にディベイヤ処理されます。DeBayerTransformクラスライブラリリファレンス>クラス>DeBayerTransform クラスがディベイヤ処理の制御を可能にします。

構文

smart_ptr<DeBayerTransform> getDeBayerTransform const;

戻り値

このメソッドはビデオデータに対してディベイヤ処理が行われない場合においても有効な値を返します。その場合、メソッド DeBayerTransform::isActiveクラスライブラリリファレンス>クラス>DeBayerTransform>DeBayerTransform::isActive Methodfalseを返します。

インフォメーション

IC Imaging Control 3.0より導入。