ISlateFontTexture::IsGrayscale

Returns whether the texture resource is 8-bit grayscale or 8-bit per-channel BGRA color

Windows
MacOS
Linux

Override Hierarchy

ISlateFontTexture::IsGrayscale()

FSlateFontAtlas::IsGrayscale()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h

Include

#include "Fonts/FontTypes.h"

Syntax

bool IsGrayscale() const

Remarks

Returns whether the texture resource is 8-bit grayscale or 8-bit per-channel BGRA color

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