filters-comptran-01-b

filters-comptran-01-b Test which verifies the basic facilities of feComponentTransfer. Example feComponentTransfer - Examples of feComponentTransfer operations Four rectangles filled with a gradient showing the effects of feComponentTransfer: an identity function acting as a reference, use of the feComponentTransfer table option, use of the feComponentTransfer linear option, and use of the feComponentTransfer gamma option. type: identity type: table type:linear slope:.5 intercepts:.25/0/.5 type: gamma ampl:2 exponents:5/3/1 $Revision: 1.6 $ raster image of filters-comptran-01-b

Test which verifies the basic facilities of feComponentTransfer.

This test uses the following elements : a nested <svg> with a viewBox attribute, <linearGradient>, <filter>, <feComponentTransfer>.

The test case shows four rectangles filled with a gradient showing the effects of feComponentTransfer: an identity function acting as a reference, use of the feComponentTransfer table option, use of the feComponentTransfer linear option, and use of the feComponentTransfer gamma option.

The test is somewhat self-explanatory as the strings document the type of feComponentTransfer operation that is being used.