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

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

パラメータ

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

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