FPixelFormatInfo

Information about a pixel format.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderUtils.h

Include

#include "RenderUtils.h"

Syntax

struct FPixelFormatInfo

Remarks

Information about a pixel format.

Variables

Name Description

Public variable

int32

 

BlockBytes

Public variable

int32

 

BlockSizeX

Public variable

int32

 

BlockSizeY

Public variable

int32

 

BlockSizeZ

Public variable

const TCHAR ...

 

Name

Public variable

int32

 

NumComponents

Public variable

uint32

 

PlatformFormat

Platform specific token, e.g. D3DFORMAT with D3DDrv

Public variable

bool

 

Supported

Whether the texture format is supported on the current platform/ rendering combination

Public variable

EPixelFormat

 

UnrealFormat

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss