ConvertRawR11G11B10DataToFColor

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHISurfaceDataConversion.h

Include

#include "RHISurfaceDataConversion.h"

Syntax

static void ConvertRawR11G11B10DataToFColor
(
    uint32 Width,
    uint32 Height,
    uint8 * In,
    uint32 SrcPitch,
    FColor * Out,
    bool LinearToGamma
)

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