Css attributes and the general use of filters
Before finishing the article, although the standard does not support filters, but sometimes still feel it will be used, it again today to put forward, when there is a need for enquiries to be
Alpha: Setting transparency;
(Filter: alpha (opacity = opacity, finishopacity = finishopacity, style = style, startx = starx, starty = starty, finishx = finishx, finishy = finishy,))
Blur: fuzzy results;
(Filter: blur (add = add, direction = direction, strength = strength))
FlipH: horizontal inversion; FlipV: vertical inversion;
(Filter: fliph) (filter: flipv)
Chroma: the designated color settings for transparent;
(Filter: chroma (color = color))
DropShadow: the establishment of a migration contour mapping, Projection results;
(Filter: dropshadow (color: color, offx = offx, offy = offy, position = position,))
Glow: targeting to increase photosynthetic efficiency of the border
(Filter: glow (color = color, strength = strength,))
Gray: Reduce the color picture; Invert: color. Saturation, and brightness values completely reverse effect of the establishment of film; Xray: it is to reflect the contours of objects and these contours and bright;
(Filter: gray) (filter: invert) (filter: xray)
Light: an object will be to light projection; available:
. AddAmbient surrounded by adding light. AddCone joined conical light. AddPoint join point source. Changcolor change the color of light. Changstrength change the intensity of light. Clear remove all light. MoveLight mobile source
Shadow: the establishment of a solid object contours, or shadow effects;
(Filter: shadow (color = color, direction = direction,))
Wave: in the X-axis and Y-axis direction using sinusoidal profile disrupt the picture;
(Ffilter: wave (add = add, freq = freq, lightstrenght = strenght, phase = phase, strenght = strenght,))
Tags: css attributes, xhtml attributes






Leave a Reply