Navigation
API > API/Runtime > API/Runtime/ImageWriteQueue
| Name | TAsyncAlphaWrite< FFloat16Color > |
| Type | struct |
| Header File | /Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteTask.h |
| Include Path | #include "ImageWriteTask.h" |
Syntax
template<>
struct TAsyncAlphaWrite< FFloat16Color >
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | FFloat16 | ImageWriteTask.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAsyncAlphaWrite
(
float InAlpha |
ImageWriteTask.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator()
(
FImagePixelData* PixelData |
ImageWriteTask.h |