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

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

パラメータ

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

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