IconIHandler Interface |
Namespace: Eto.Drawing
The IconIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(Stream) |
Called when creating an instance from a stream
|
![]() | Create(String) |
Called when creating an instance from a file name
|
![]() | Create(IEnumerableIconFrame) |
Initializes a new instance of the Icon class with the specified frames.
|