DioDocs for PDF
IcoFrame コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > IcoFrame クラス : IcoFrame コンストラクタ
The source bitmap for the ICO frame.
Encoding of the frame image.
Initializes a new instance of IcoFrame class.
シンタックス
'宣言
 
Public Function New( _
   ByVal bitmap As GcBitmap, _
   ByVal encoding As IcoFrameEncoding _
)
public IcoFrame( 
   GcBitmap bitmap,
   IcoFrameEncoding encoding
)

パラメータ

bitmap
The source bitmap for the ICO frame.
encoding
Encoding of the frame image.
参照

IcoFrame クラス
IcoFrame メンバ