Word for WPF
RtfPicture コンストラクタ(WriteableBitmap,ImageFormat)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfPicture クラス > RtfPicture コンストラクタ : RtfPicture コンストラクタ(WriteableBitmap,ImageFormat)
ストレージ内の画像形式。
シンタックス
'宣言
 
Public Function New( _
   ByVal img As System.Windows.Media.Imaging.WriteableBitmap, _
   Optional ByVal imgf As ImageFormat _
)
public RtfPicture( 
   System.Windows.Media.Imaging.WriteableBitmap img,
   ImageFormat imgf
)

パラメータ

img
imgf
ストレージ内の画像形式。
参照

RtfPicture クラス
RtfPicture メンバ
オーバーロード一覧