Table of Contents

Class ImageFormatLoader

Base class to add support for specific image formats.

Inheritance
ImageFormatLoader
Derived

Remarks

The engine supports multiple image formats out of the box (PNG, SVG, JPEG, WebP to name a few), but you can choose to implement support for additional image formats by extending ImageFormatLoaderExtension.