UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ImageWrapperHelper Class Reference

#include <ImageWrapperHelper.h>

Static Public Member Functions

static IMAGEWRAPPER_API FStringView GetFormatExtension (EImageFormat InImageFormat, bool bIncludeDot=false)
 
static IMAGEWRAPPER_API EImageFormat GetImageFormat (FStringView StringExtention)
 
static IMAGEWRAPPER_API const FStringView GetImageFilesFilterString (bool bIncludeAllFiles)
 

Member Function Documentation

◆ GetFormatExtension()

FStringView ImageWrapperHelper::GetFormatExtension ( EImageFormat  InImageFormat,
bool  bIncludeDot = false 
)
static

◆ GetImageFilesFilterString()

const FStringView ImageWrapperHelper::GetImageFilesFilterString ( bool  bIncludeAllFiles)
static

◆ GetImageFormat()

EImageFormat ImageWrapperHelper::GetImageFormat ( FStringView  StringExtention)
static

The documentation for this class was generated from the following files: