ImageProcessingAtom

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-13 12:41:45 -07:00
parent 5e15d91d76
commit 89b13513ef
71 changed files with 24 additions and 101 deletions
@@ -4,10 +4,10 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "ImageProcessing_precompiled.h"
#include <ImageLoader/ImageLoaders.h>
#include <Atom/ImageProcessing/ImageObject.h>
#include <ImageBuilderBaseType.h>
// warning C4251: class QT_Type needs to have dll-interface to be used by clients of class 'QT_Type'
AZ_PUSH_DISABLE_WARNING(4251, "-Wunknown-warning-option")