IMediaTextureSample::IsOutputSrgb

Whether the output of the sample is in sRGB color space.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaTextureSample.h

Include

#include "IMediaTextureSample.h"

Syntax

bool IsOutputSrgb() const

Remarks

Whether the output of the sample is in sRGB color space.

Returns

true if sRGB, false otherwise.

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