Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
ImageFormatLoader
Успадковує: RefCounted < Object
Успадковано від: ImageFormatLoaderExtension
Базовий клас для додавання підтримки окремих форматів зображень.
Опис
Двигун підтримує декілька форматів зображень з коробки (PNG, SVG, JPEG, WebP, щоб назвати кілька), але ви можете вибрати для реалізації підтримки додаткових форматів зображень шляхом розширення ImageFormatLoaderExtension.
Переліки
flags LoaderFlags: 🔗
LoaderFlags FLAG_NONE = 0
There is currently no description for this enum. Please help us by contributing one!
LoaderFlags FLAG_FORCE_LINEAR = 1
There is currently no description for this enum. Please help us by contributing one!
LoaderFlags FLAG_CONVERT_COLORS = 2
There is currently no description for this enum. Please help us by contributing one!