Interface IPlatformIconLoader
[Unstable]
[PrivateApi]
public interface IPlatformIconLoader
Methods
LoadIcon(IBitmapImpl)
IWindowIconImpl LoadIcon(IBitmapImpl bitmap)
Parameters
bitmap
IBitmapImpl
Returns
LoadIcon(Stream)
IWindowIconImpl LoadIcon(Stream stream)
Parameters
stream
Stream
Returns
LoadIcon(string)
IWindowIconImpl LoadIcon(string fileName)
Parameters
fileName
string