![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "ImageWrapperPrivate.h"#include "CoreTypes.h"#include "Modules/ModuleManager.h"#include "Formats/BmpImageWrapper.h"#include "Formats/ExrImageWrapper.h"#include "Formats/HdrImageWrapper.h"#include "Formats/IcnsImageWrapper.h"#include "Formats/IcoImageWrapper.h"#include "Formats/JpegImageWrapper.h"#include "Formats/UEJpegImageWrapper.h"#include "Formats/PngImageWrapper.h"#include "Formats/TgaImageWrapper.h"#include "Formats/TiffImageWrapper.h"#include "Formats/DdsImageWrapper.h"#include "DDSFile.h"#include "IImageWrapperModule.h"Classes | |
| class | FImageWrapperModule |
Functions | |
| DEFINE_LOG_CATEGORY (LogImageWrapper) | |
| IMPLEMENT_MODULE (FImageWrapperModule, ImageWrapper) | |
| DEFINE_LOG_CATEGORY | ( | LogImageWrapper | ) |
| IMPLEMENT_MODULE | ( | FImageWrapperModule | , |
| ImageWrapper | |||
| ) |