Navigation
API > API/Runtime > API/Runtime/ImageWriteQueue
A pixel preprocessor for use with FImageWriteTask::PixelPreProcessor that overwrites the alpha channel with a fixed value as part of the threaded work
DEPRECATED. Prefer AddPreProcessorToSetAlphaOpaque.
| Name | TAsyncAlphaWrite |
| Type | struct |
| Header File | /Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteTask.h |
| Include Path | #include "ImageWriteTask.h" |
Syntax
template<typename PixelType>
struct TAsyncAlphaWrite