- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1051 - 1060 of about 10,000 for content_length:[100000 TO 499999] (0.15 sec)
-
Basic shapes - SVG: Scalable Vector Graphics | MDN
There are several basic shapes used for most SVG drawing. The purpose of these shapes is fairly obvious from their names. Some of the parameters that determine their position and size are given, but an element reference would probably contain more accurate and complete descriptions along with other properties that won't be covered in here. However, since they're used in most SVG documents, it's necessary to give them some sort of introduction.developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Basic_ShapesRegistered: Fri Nov 01 00:37:43 UTC 2024 - Last Modified: Wed Oct 30 01:00:25 UTC 2024 - 143.6K bytes - Viewed (0) -
<foreignObject> - SVG: Scalable Vector Graphics...
The <foreignObject> SVG element includes elements from a different XML namespace. In the context of a browser, it is most likely (X)HTML.developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObjectRegistered: Fri Nov 01 00:39:15 UTC 2024 - Last Modified: Wed Oct 30 01:00:23 UTC 2024 - 130K bytes - Viewed (0) -
<glyphRef> - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRefRegistered: Fri Nov 01 00:39:29 UTC 2024 - Last Modified: Wed Oct 30 01:00:23 UTC 2024 - 124.8K bytes - Viewed (0) -
Addition (+) - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/AdditionRegistered: Fri Nov 01 00:39:36 UTC 2024 - Last Modified: Tue Oct 29 00:53:38 UTC 2024 - 150.4K bytes - Viewed (0) -
<svg> - SVG: Scalable Vector Graphics | MDN
The svg element is a container that defines a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document.developer.mozilla.org/en-US/docs/Web/SVG/Element/svgRegistered: Fri Nov 01 00:39:47 UTC 2024 - Last Modified: Wed Oct 30 01:00:24 UTC 2024 - 143K bytes - Viewed (0) -
arabic-form - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/arabic-formRegistered: Fri Nov 01 00:39:51 UTC 2024 - Last Modified: Wed Oct 30 01:00:08 UTC 2024 - 121.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: Fri Nov 01 00:39:54 UTC 2024 - Last Modified: Wed Oct 30 00:59:46 UTC 2024 - 150.6K bytes - Viewed (0) -
<feColorMatrix> - SVG: Scalable Vector Graphics...
The <feColorMatrix> SVG filter element changes colors based on a transformation matrix. Every pixel's color value [R,G,B,A] is matrix multiplied by a 5 by 5 color matrix to create new color [R',G',B',A'].developer.mozilla.org/en-US/docs/Web/SVG/Element/feColorMatrixRegistered: Fri Nov 01 00:39:59 UTC 2024 - Last Modified: Wed Oct 30 01:00:21 UTC 2024 - 140.4K bytes - Viewed (0) -
<feComponentTransfer> - SVG: Scalable Vector Gr...
The <feComponentTransfer> SVG filter primitive performs color-component-wise remapping of data for each pixel. It allows operations like brightness adjustment, contrast adjustment, color balance or thresholding.developer.mozilla.org/en-US/docs/Web/SVG/Element/feComponentTransferRegistered: Fri Nov 01 00:40:04 UTC 2024 - Last Modified: Wed Oct 30 01:00:22 UTC 2024 - 140.2K bytes - Viewed (0) -
decodeURI() - JavaScript | MDN
The decodeURI() function decodes a Uniform Resource Identifier (URI) previously created by encodeURI() or a similar routine.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIRegistered: Fri Nov 01 00:38:52 UTC 2024 - Last Modified: Tue Oct 29 00:53:27 UTC 2024 - 147K bytes - Viewed (0)