Name | Description | |
---|---|---|
IcoFrame Constructor | Initializes a new instance of IcoFrame class. |
The following tables list the members exposed by IcoFrame.
Name | Description | |
---|---|---|
IcoFrame Constructor | Initializes a new instance of IcoFrame class. |
Name | Description | |
---|---|---|
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. |
Name | Description | |
---|---|---|
Dispose | Clean up any resources being used. | |
ToGcBitmap | Overloaded. Gets the frame image as a GcBitmap. | |
ToImage | Creates an GrapeCity.Documents.Drawing.Image object for the frame. |