Navigation
API > API/Runtime > API/Runtime/ImageWriteQueue
A pixel preprocessor for use with FImageWriteTask::PixelPreProcessor that inverts the alpha channel as part of the threaded work
DEPRECATED. This is not used that I can see; if it is, make something like AddPreProcessorToSetAlphaOpaque where the implementation is in a C file and handles all formats, not a template in a header.
| Name | TAsyncAlphaInvert |
| Type | struct |
| Header File | /Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteTask.h |
| Include Path | #include "ImageWriteTask.h" |
Syntax
template<typename PixelType>
struct TAsyncAlphaInvert