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

Parameters for SVGFEDisplacementMapElement. More...

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

Public Types

enum class  Channel : std::uint8_t {
  R ,
  G ,
  B ,
  A
}
 Channel selector.

Public Attributes

double scale = 0.0
 Displacement scale factor.
Channel xChannelSelector = Channel::A
 Channel to use for X displacement.
Channel yChannelSelector = Channel::A
 Channel to use for Y displacement.

Detailed Description


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