'Declaration Public Function New( _ ByVal bitmap As GcBitmap, _ ByVal encoding As IcoFrameEncoding _ )
public IcoFrame( GcBitmap bitmap, IcoFrameEncoding encoding )
Parameters
- bitmap
- The source bitmap for the ICO frame.
- encoding
- Encoding of the frame image.