[]
Initializes a new instance of IcoFrame class.
public IcoFrame(GcBitmap bitmap, IcoFrameEncoding encoding)
Public Sub New(bitmap As GcBitmap, encoding As IcoFrameEncoding)
Type | Name | Description |
---|---|---|
GcBitmap | bitmap | The source bitmap for the ICO frame. |
IcoFrameEncoding | encoding | Encoding of the frame image. |