Chameleon.SVG.ElemNames
- Package
- purescript-chameleon
- Repository
- thought2/purescript-chameleon
#altGlyphDef Source
altGlyphDef :: ElemNameDefines a set of glyph substitutions for an altGlyph element
#altGlyphItem Source
altGlyphItem :: ElemNameDefines a substitution for a specific glyph in an altGlyphDef element
#animateColor Source
animateColor :: ElemNameDefines an animated color change for an SVG element
#animateMotion Source
animateMotion :: ElemNameDefines an animated motion path for an SVG element
#animateTransform Source
animateTransform :: ElemNameDefines an animated transformation on an SVG element
#colorProfile Source
colorProfile :: ElemNameDefines a color profile for an SVG document
#feColorMatrix Source
feColorMatrix :: ElemNameApplies a color transformation to an input image
#feComponentTransfer Source
feComponentTransfer :: ElemNameAllows for component-wise remapping of input image components
#feComposite Source
feComposite :: ElemNameCombines two input images using a composition operation
#feConvolveMatrix Source
feConvolveMatrix :: ElemNameApplies a matrix convolution filter effect to an input image
#feDiffuseLighting Source
feDiffuseLighting :: ElemNameCreates a lighting effect using the alpha channel as a bump map
#feDisplacementMap Source
feDisplacementMap :: ElemNameDisplaces the pixels in an input image according to a displacement map image
#feDistantLight Source
feDistantLight :: ElemNameDefines a distant light source for use in a lighting filter effect
#feGaussianBlur Source
feGaussianBlur :: ElemNameApplies a Gaussian blur to an input image
#feMergeNode Source
feMergeNode :: ElemNameSpecifies an input image for use with a feMerge filter
#feMorphology Source
feMorphology :: ElemNameExpands or contracts the shape of an input image
#fePointLight Source
fePointLight :: ElemNameDefines a point light source for use in a lighting filter effect
#feSpecularLighting Source
feSpecularLighting :: ElemNameCreates a specular lighting effect using the alpha channel as a bump map
#feSpotLight Source
feSpotLight :: ElemNameDefines a spotlight source for use in a lighting filter effect
#feTurbulence Source
feTurbulence :: ElemNameGenerates a Perlin noise or turbulence pattern
#foreignObject Source
foreignObject :: ElemNameInserts a foreign object into an SVG document
#linearGradient Source
linearGradient :: ElemNameDefines a linear gradient for an SVG element
#missingGlyph Source
missingGlyph :: ElemNameThe missing-glyph element provides a fallback for glyphs that are not available in a font.
#radialGradient Source
radialGradient :: ElemNameThe radialGradient element defines a radial gradient to be used as a fill or stroke.
- Modules
- Chameleon
- Chameleon.
Class - Chameleon.
HTML - Chameleon.
HTML. Attributes - Chameleon.
HTML. ElemNames - Chameleon.
HTML. Elements - Chameleon.
HTML. Events - Chameleon.
HTML. KeyedElements - Chameleon.
Impl. TestHtml - Chameleon.
SVG. Attributes - Chameleon.
SVG. ElemNames - Chameleon.
SVG. Elements - Chameleon.
SVG. KeyedElements - Chameleon.
Types