Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FHighResScreenshotConfig
| Type | Name | Description | |
|---|---|---|---|
| bool | MergeMaskIntoAlpha
(
TArray< FColor >& InBitmap, |
Utility function for merging the mask buffer into the alpha channel of the supplied bitmap, if masking is enabled. | |
| bool | MergeMaskIntoAlpha
(
TArray< FLinearColor >& InBitmap, |
Utility function for merging the mask buffer into the alpha channel of the supplied bitmap, if masking is enabled. |