UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TAsyncAlphaInvert< PixelType > Struct Template Reference

Detailed Description

template<typename PixelType>
struct TAsyncAlphaInvert< PixelType >

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.


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