| IconFrameIHandler Interface | 
Namespace: Eto.Drawing
 Syntax
SyntaxThe IconFrameIHandler type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Create(IconFrame, Bitmap) | 
            Initializes a new instance of the IconFrame class.
             | 
|  | Create(IconFrame, FuncStream) | 
            Initializes a new instance of the IconFrame class.
             | 
|  | Create(IconFrame, Stream) | 
            Initializes a new instance of the IconFrame class.
             | 
|  | GetBitmap | 
            Gets the bitmap for this frame.
             | 
|  | GetPixelSize | 
            Gets the pixel size of the frame's bitmap
             | 
 See Also
See Also