Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageInvert
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageInvert.h |
| Include | #include "MuT/NodeImageInvert.h" |
Syntax
class NodeImageInvert : public mu::NodeImage
Remarks
Node that inverts the colors of an image, channel by channel.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NodeImagePtr | GetBase () |
Base image to invert. | |
| Private * | GetPrivate () |
||
| const FNodeType * | |||
| void | SetBase
(
NodeImagePtr |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |