UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
EImageFormat
Definition IImageWrapper.h:27
Definition ImageWrapperHelper.h:10
static IMAGEWRAPPER_API FStringView GetFormatExtension(EImageFormat InImageFormat, bool bIncludeDot=false)
Definition ImageWrapperHelper.cpp:6
static IMAGEWRAPPER_API const FStringView GetImageFilesFilterString(bool bIncludeAllFiles)
Definition ImageWrapperHelper.cpp:111
static IMAGEWRAPPER_API EImageFormat GetImageFormat(FStringView StringExtention)
Definition ImageWrapperHelper.cpp:53