This class contains the Image utility functions.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public static class ImageUtils
Public NotInheritable Class ImageUtils
public ref class ImageUtils abstract sealed
Members| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
![]() ![]() | DesktopIcon |
Retreive the desktop icon
|
![]() ![]() | GetIcon(String, Boolean, Boolean) |
Return the related file Windows icon
|
![]() ![]() | IconToBitmap(Icon) |
Convert correctly icon to bitmap with alpha blending support
|
Inheritance Hierarchy| Object | |
![]() | ImageUtils |
Assembly: Devolutions.Utils (Module: Devolutions.Utils)



