Base class: Asset

Lua
C++
Edit

Icon

This class provides an interface for loading and rasterising vector images. Unlike pixmaps, icons can be used for resolution-independent graphics.

Property Type Description
size const iVec2& default size of the image, in pixels
Rasterize Method Generates a pixmap
LoadIcon Function Loads an icon object from a file
Copyright © 2024 Ultra Software.
All rights reserved.