Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FHighResScreenshotConfig > API/Runtime/Engine/FHighResScreenshotConfig/MergeMaskIntoAlpha
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HighResScreenshot.h |
| Include | #include "HighResScreenshot.h" |
| Source | /Engine/Source/Runtime/Engine/Private/HighResScreenshot.cpp |
bool MergeMaskIntoAlpha
&40;
TArray< FLinearColor > & InBitmap,
const FIntRect & ViewRect
&41;
Remarks
Utility function for merging the mask buffer into the alpha channel of the supplied bitmap, if masking is enabled. Returns true if the mask was written, and false otherwise.