ConvertRawB8G8R8A8DataToFLinearColor

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHISurfaceDataConversion.h"

Syntax

static void ConvertRawB8G8R8A8DataToFLinearColor
(
    uint32 Width,
    uint32 Height,
    uint8 * In,
    uint32 SrcPitch,
    FLinearColor * Out
)

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