Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::ImageProcessingSystemComponent Class Reference

Inherits AZ::Component, ImageProcessingRequestBus::Handler, ImageProcessingAtomEditor::ImageProcessingEditorRequestBus::Handler, AzToolsFramework::AssetBrowser::AssetBrowserInteractionNotificationBus::Handler, and AzToolsFramework::AssetBrowser::PreviewerRequestBus::Handler.

Public Member Functions

 AZ_COMPONENT (ImageProcessingSystemComponent, "{AA1B93BF-8150-401A-8FF2-873B0C19299D}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 

Protected Member Functions

void OpenSourceTextureFile (const AZ::Uuid &textureSourceID) override
 
IImageObjectPtr LoadImage (const AZStd::string &filePath) override
 
IImageObjectPtr LoadImagePreview (const AZStd::string &filePath) override
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 
void AddContextMenuActions (QWidget *, QMenu *menu, const AZStd::vector< const AzToolsFramework::AssetBrowser::AssetBrowserEntry * > &entries) override
 
const AzToolsFramework::AssetBrowser::PreviewerFactory * GetPreviewerFactory (const AzToolsFramework::AssetBrowser::AssetBrowserEntry *entry) const override
 

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