UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ImagePixelData.h File Reference
#include "Misc/CoreDefines.h"
#include "Math/IntPoint.h"
#include "IImageWrapper.h"
#include "Templates/UniquePtr.h"
#include "ImageCore.h"

Go to the source code of this file.

Classes

struct  IImagePixelDataPayload
 
struct  FImagePixelData
 
struct  TImagePixelData< PixelType >
 
struct  TImagePixelDataTraits< FColor >
 
struct  TImagePixelDataTraits< FFloat16Color >
 
struct  TImagePixelDataTraits< FLinearColor >
 

Typedefs

typedef TSharedPtr< IImagePixelDataPayload, ESPMode::ThreadSafeFImagePixelPayloadPtr
 

Enumerations

enum class  EImagePixelType { Color , Float16 , Float32 }
 

Typedef Documentation

◆ FImagePixelPayloadPtr

Enumeration Type Documentation

◆ EImagePixelType

enum class EImagePixelType
strong
Enumerator
Color 
Float16 
Float32