- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 531 - 540 of about 10,000 for content_length:[100000 TO 499999] (0.08 sec)
-
<feComposite> - SVG: Scalable Vector Graphics |...
The <feComposite> SVG filter primitive performs the combination of two input images pixel-wise in image space using one of the Porter-Duff compositing operations: over, in, atop, out, xor, lighter, or arithmetic.developer.mozilla.org/en-US/docs/Web/SVG/Element/feCompositeRegistered: Wed Feb 12 00:39:19 UTC 2025 - Last Modified: Tue Feb 11 00:49:31 UTC 2025 - 149.2K bytes - Viewed (0) -
isNaN() - JavaScript | MDN
The isNaN() function determines whether a value is NaN, first converting the value to a number if necessary. Because coercion inside the isNaN() function can be surprising, you may prefer to use Number.isNaN().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/isNaNRegistered: Wed Feb 12 00:39:20 UTC 2025 - Last Modified: Thu Feb 06 00:53:58 UTC 2025 - 150.4K bytes - Viewed (0) -
<feTile> - SVG: Scalable Vector Graphics | MDN
The <feTile> SVG filter primitive allows to fill a target rectangle with a repeated, tiled pattern of an input image. The effect is similar to the one of a <pattern>.developer.mozilla.org/en-US/docs/Web/SVG/Element/feTileRegistered: Wed Feb 12 00:39:28 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 131K bytes - Viewed (0) -
<font-face-uri> - SVG: Scalable Vector Graphics...
developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-uriRegistered: Wed Feb 12 00:39:38 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 122.3K bytes - Viewed (0) -
<polygon> - SVG: Scalable Vector Graphics | MDN
The <polygon> SVG element defines a closed shape consisting of a set of connected straight line segments. The last point is connected to the first point.developer.mozilla.org/en-US/docs/Web/SVG/Element/polygonRegistered: Wed Feb 12 00:36:57 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 128.7K bytes - Viewed (0) -
<feFlood> - SVG: Scalable Vector Graphics | MDN
The <feFlood> SVG filter primitive fills the filter subregion with the color and opacity defined by flood-color and flood-opacity.developer.mozilla.org/en-US/docs/Web/SVG/Element/feFloodRegistered: Wed Feb 12 00:38:44 UTC 2025 - Last Modified: Thu Feb 06 00:54:17 UTC 2025 - 129.6K bytes - Viewed (0) -
<feSpecularLighting> - SVG: Scalable Vector Gra...
The <feSpecularLighting> SVG filter primitive lights a source graphic using the alpha channel as a bump map. The resulting image is an RGBA image based on the light color. The lighting calculation follows the standard specular component of the Phong lighting model. The resulting image depends on the light color, light position and surface geometry of the input bump map. The result of the lighting calculation is added. The filter primitive assumes that the viewer is at infinity in the z direction.developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpecularLightingRegistered: Wed Feb 12 00:37:27 UTC 2025 - Last Modified: Tue Feb 11 00:49:32 UTC 2025 - 134.2K bytes - Viewed (0) -
<pattern> - SVG: Scalable Vector Graphics | MDN
The <pattern> SVG element defines a graphics object which can be redrawn at repeated x- and y-coordinate intervals ("tiled") to cover an area.developer.mozilla.org/en-US/docs/Web/SVG/Element/patternRegistered: Wed Feb 12 00:38:22 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 138.7K bytes - Viewed (0) -
const - JavaScript | MDN
The const declaration declares block-scoped local variables. The value of a constant can't be changed through reassignment using the assignment operator, but if a constant is an object, its properties can be added, updated, or removed.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/constRegistered: Wed Feb 12 00:48:17 UTC 2025 - Last Modified: Thu Feb 06 00:54:10 UTC 2025 - 156.6K bytes - Viewed (0) -
descent - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/descentRegistered: Wed Feb 12 00:48:26 UTC 2025 - Last Modified: Thu Feb 06 00:54:14 UTC 2025 - 120.2K bytes - Viewed (0)