C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace > RtfPicture Class > RtfPicture Constructor : RtfPicture Constructor(WriteableBitmap,ImageFormat) |
'Declaration 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 )