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 <GDIPlus.au3>.
User Defined Function | Description |
---|---|
_GDIPlus_TextureCreate | Creates a TextureBrush object based on an image and a wrap mode |
_GDIPlus_TextureCreate2 | Creates a TextureBrush object based on an image, a wrap mode and a defining rectangle |
_GDIPlus_TextureCreateIA | Creates a TextureBrush object based on an image, a defining rectangle, and a set of image properties |