Navigation
API > API/Plugins > API/Plugins/MutableTools
Node that composes a new image by gathering pixel data from channels in other images.
| Name | NodeImageFormat |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageFormat.h |
| Include Path | #include "MuT/NodeImageFormat.h" |
Syntax
class NodeImageFormat : public mu::NodeImage
Inheritance Hierarchy
- CSharedMix → Node → NodeImage → NodeImageFormat
- RefCounted → Node → NodeImage → NodeImageFormat
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeImageFormat() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeImageFormat.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeImageFormat.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Format | EImageFormat | MuT/NodeImageFormat.h | ||
| FormatIfAlpha | EImageFormat | MuT/NodeImageFormat.h | ||
| Source | Ptr< NodeImage > | MuT/NodeImageFormat.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeImageFormat.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeImageFormat.h |