[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.IcoFrame.-ctor

IcoFrame Constructor

IcoFrame(GcBitmap, IcoFrameEncoding)

Initializes a new instance of IcoFrame class.

Declaration
public IcoFrame(GcBitmap bitmap, IcoFrameEncoding encoding)
Public Sub New(bitmap As GcBitmap, encoding As IcoFrameEncoding)
Parameters
Type Name Description
GcBitmap bitmap

The source bitmap for the ICO frame.

IcoFrameEncoding encoding

Encoding of the frame image.