Devolutions Utils reference library
ImageUtils Class
NamespacesDevolutions.UtilsImageUtils
This class contains the Image utility functions.
Declaration Syntax
C#Visual BasicVisual C++
public static class ImageUtils
Public NotInheritable Class ImageUtils
public ref class ImageUtils abstract sealed
Members
All MembersMethodsProperties



IconMemberDescription
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)