Ribbon for WinForms
SaveImage メソッド (BinarySerializer)

C1.Win.8 アセンブリ > C1.Win.Util 名前空間 > BinarySerializer クラス : SaveImage メソッド
System.Xml.XmlWriter that will receive the object data.
An image to write.
Saves an image into the specified System.Xml.XmlWriter.
シンタックス
'宣言
 
Public Shared Sub SaveImage( _
   ByVal writer As XmlWriter, _
   ByVal image As Image _
) 
public static void SaveImage( 
   XmlWriter writer,
   Image image
)

パラメータ

writer
System.Xml.XmlWriter that will receive the object data.
image
An image to write.
参照

BinarySerializer クラス
BinarySerializer メンバ