GetPixelFormatString

Enum to string

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderUtils.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderUtils.cpp

Syntax

const TCHAR * GetPixelFormatString
(
    EPixelFormat InPixelFormat
)

Remarks

Enum to string

Returns

e.g. "PF_B8G8R8A8"

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