名前 | 解説 | |
---|---|---|
IcoFrame コンストラクタ | Initializes a new instance of IcoFrame class. |
IcoFrameデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
IcoFrame コンストラクタ | Initializes a new instance of IcoFrame class. |
名前 | 解説 | |
---|---|---|
Encoding | Gets the encoding of the frame image. | |
Height | Gets the height of the image, in pixels. | |
IsDisposed | Gets a value indicating whether the IcoFrame has been disposed of. | |
Width | Gets the width of the image, in pixels. |
名前 | 解説 | |
---|---|---|
Dispose | Clean up any resources being used. | |
ToGcBitmap | オーバーロードされます。 Gets the frame image as a GcBitmap. | |
ToImage | Creates an GrapeCity.Documents.Drawing.Image object for the frame. |