Donner
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::svg::components::FEBlendComponent Struct Reference

Parameters for SVGFEBlendElement. More...

#include "donner/svg/components/filter/FilterPrimitiveComponent.h"

Public Types

enum class  Mode : std::uint8_t {
  Normal ,
  Multiply ,
  Screen ,
  Darken ,
  Lighten ,
  Overlay ,
  ColorDodge ,
  ColorBurn ,
  HardLight ,
  SoftLight ,
  Difference ,
  Exclusion ,
  Hue ,
  Saturation ,
  Color ,
  Luminosity
}
 Blend mode values.

Public Attributes

Mode mode = Mode::Normal
 Blend mode.

Detailed Description

Parameters for SVGFEBlendElement.


The documentation for this struct was generated from the following file: