15 #include "ThirdParty/libPNG/libPNG-1.6.44/png.h"
16 #include "ThirdParty/libPNG/libPNG-1.6.44/pngstruct.h"
17 #include "ThirdParty/libPNG/libPNG-1.6.44/pnginfo.h"
19 #include "ThirdParty/libPNG/libPNG-1.5.2/png.h"
20 #include "ThirdParty/libPNG/libPNG-1.5.2/pnginfo.h"
49 virtual void Reset()
override;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ERGBFormat
Definition IImageWrapper.h:76
Definition ImageWrapperBase.h:17
virtual void Uncompress(const ERGBFormat InFormat, int32 InBitDepth)=0
virtual void Reset()
Definition ImageWrapperBase.cpp:22
virtual bool SetCompressed(const void *InCompressedData, int64 InCompressedSize) override
Definition ImageWrapperBase.cpp:104
virtual bool SupportsMetadata() const override
Definition ImageWrapperBase.cpp:561
virtual void GetMetadata(TStringMap &OutMetadata) const override
Definition ImageWrapperBase.cpp:570
virtual void AddMetadata(const FString &InKey, const FString &InValue) override
Definition ImageWrapperBase.cpp:566
virtual bool CanSetRawFormat(const ERGBFormat InFormat, const int32 InBitDepth) const =0
virtual ERawImageFormat::Type GetSupportedRawFormat(const ERawImageFormat::Type InFormat) const =0
Definition UnrealString.h.inl:34
Definition Voronoi.cpp:10
const FName Channels("Channels")
Definition NetworkMetricsDefs.h:64