libgui|FS: Added ImageFile
Applications based on GuiApp automatically interpret images usingImageFile. The image content can then be accessed via the image()method.
ImageFile also supports filters (for example, converting a height mapto normal map).
View differences
libgui|FS: Added ImageFile
Applications based on GuiApp automatically interpret images using
ImageFile. The image content can then be accessed via the image()
method.
ImageFile also supports filters (for example, converting a height map
to normal map).