Icons user defined functions Reference

Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.

When using them you need to add a #include <WinAPIRes.au3>.

 

User Defined Function Description
_WinAPI_AddIconTransparency Adds a transparency to the specified 32 bits-per-pixel icon
_WinAPI_CreateIcon Creates an icon that has the specified size, colors, and bit patterns
_WinAPI_CreateIconFromResourceEx Creates an icon or cursor from resource bits describing the icon
_WinAPI_ExtractIcon Extracts an icon from the specified executable file, DLL, or icon file
_WinAPI_FileIconInit Initializes or reinitializes the system image list
_WinAPI_GetIconInfoEx Retrieves information about the specified icon or cursor
_WinAPI_LoadIcon Loads the specified icon resource from the executable (.exe) file associated with an application instance
_WinAPI_LookupIconIdFromDirectoryEx Searches through icon or cursor data for the icon or cursor that best fits the current display device