CalculateImageBytes

CalculateImageBytes

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

SIZE_T CalculateImageBytes
(
    uint32 SizeX,
    uint32 SizeY,
    uint32 SizeZ,
    uint8 Format
)

Remarks

CalculateImageBytes

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