UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HighResScreenshot.cpp File Reference

Functions

 DEFINE_LOG_CATEGORY (LogHighResScreenshot)
 
FHighResScreenshotConfigGetHighResScreenshotConfig ()
 
template<class FColorType , typename TChannelType >
bool MergeMaskIntoAlphaInternal (TArray< FColorType > &InBitmap, const FIntRect &ViewRect, bool bMaskEnabled, TChannelType AlphaMultipler)
 

Function Documentation

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogHighResScreenshot  )

◆ GetHighResScreenshotConfig()

FHighResScreenshotConfig & GetHighResScreenshotConfig ( )

◆ MergeMaskIntoAlphaInternal()

template<class FColorType , typename TChannelType >
bool MergeMaskIntoAlphaInternal ( TArray< FColorType > &  InBitmap,
const FIntRect ViewRect,
bool  bMaskEnabled,
TChannelType  AlphaMultipler 
)