Integrating github/staging through commit 5f214be
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ImageProcessingAtom
|
||||
bool IsExtensionSupported(const char* extension);
|
||||
IImageObject* LoadImageFromFile(const AZStd::string& filename);
|
||||
|
||||
// These functions are for loading legacy lumberyard dds files
|
||||
// These functions are for loading legacy O3DE dds files
|
||||
IImageObject* LoadImageFromFileLegacy(const AZStd::string& filename);
|
||||
IImageObject* LoadImageFromFileStreamLegacy(AZ::IO::SystemFileStream& fileLoadStream);
|
||||
IImageObject* LoadAttachedImageFromDdsFileLegacy(const AZStd::string& filename, IImageObjectPtr originImage);
|
||||
|
||||
Reference in New Issue
Block a user