TAsyncCompositeImage

A pixel preprocessor for use with FImageWriteTask::PixelPreProcessor that does a simple alpha blend of the provided image onto the target pixel data.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineRenderPasses

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/MoviePipelineImageSequenceOutput.h

Include

#include "MoviePipelineImageSequenceOutput.h"

Syntax

template<typename PixelType>
struct TAsyncCompositeImage

Remarks

A pixel preprocessor for use with FImageWriteTask::PixelPreProcessor that does a simple alpha blend of the provided image onto the target pixel data. This isn't very general purpose.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss