![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HighResScreenshot.h"#include "Engine/Engine.h"#include "Engine/World.h"#include "ImageWriteTask.h"#include "Modules/ModuleManager.h"#include "Materials/Material.h"#include "Slate/SceneViewport.h"#include "ImageWriteQueue.h"Functions | |
| DEFINE_LOG_CATEGORY (LogHighResScreenshot) | |
| FHighResScreenshotConfig & | GetHighResScreenshotConfig () |
| template<class FColorType , typename TChannelType > | |
| bool | MergeMaskIntoAlphaInternal (TArray< FColorType > &InBitmap, const FIntRect &ViewRect, bool bMaskEnabled, TChannelType AlphaMultipler) |
| DEFINE_LOG_CATEGORY | ( | LogHighResScreenshot | ) |
| FHighResScreenshotConfig & GetHighResScreenshotConfig | ( | ) |
| bool MergeMaskIntoAlphaInternal | ( | TArray< FColorType > & | InBitmap, |
| const FIntRect & | ViewRect, | ||
| bool | bMaskEnabled, | ||
| TChannelType | AlphaMultipler | ||
| ) |