EColorPickerChannels

Enumerates color channels (do not reorder).

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h

Include

#include "Widgets/Colors/SColorPicker.h"

Syntax

enum EColorPickerChannels
{
    Red,
    Green,
    Blue,
    Alpha,
    Hue,
    Saturation,
    Value,
}

Values

Name

Description

Red

Green

Blue

Alpha

Hue

Saturation

Value

Remarks

Enumerates color channels (do not reorder).

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