Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
framebuffer_blend_contents.h File Reference
#include <memory>
#include "impeller/entity/contents/color_source_contents.h"
#include "impeller/entity/entity.h"

Go to the source code of this file.

Classes

class  impeller::FramebufferBlendContents
 

Namespaces

namespace  impeller
 

Enumerations

enum class  impeller::BlendSelectValues {
  impeller::kScreen = 0 , impeller::kOverlay , impeller::kDarken , impeller::kLighten ,
  impeller::kColorDodge , impeller::kColorBurn , impeller::kHardLight , impeller::kSoftLight ,
  impeller::kDifference , impeller::kExclusion , impeller::kMultiply , impeller::kHue ,
  impeller::kSaturation , impeller::kColor , impeller::kLuminosity
}