Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 550 of about 10,000 for content_length:[100000 TO 499999] (0.09 sec)

  1. Addition (+) - JavaScript | MDN

    The addition (+) operator produces the sum of numeric operands or string concatenation.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Addition
    Registered: Fri Jan 03 01:52:57 UTC 2025
    - Last Modified: Fri Jan 03 00:49:30 UTC 2025
    - 149.4K bytes
    - Viewed (0)
  2. <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/feColorMatrix
    Registered: Fri Jan 03 01:57:20 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 139.8K bytes
    - Viewed (0)
  3. Tools for SVG - SVG: Scalable Vector Graphics |...

    Now that we covered the basics of the SVG internals, we will take a look at some tools to work with SVG files.
    developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Tools_for_SVG
    Registered: Fri Jan 03 01:51:43 UTC 2025
    - Last Modified: Fri Jan 03 00:49:42 UTC 2025
    - 128.4K bytes
    - Viewed (0)
  4. <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/feComponentTransfer
    Registered: Fri Jan 03 01:54:16 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 139.6K bytes
    - Viewed (0)
  5. <feTurbulence> - SVG: Scalable Vector Graphics ...

    The <feTurbulence> SVG filter primitive creates an image using the Perlin turbulence function. It allows the synthesis of artificial textures like clouds or marble. The resulting image will fill the entire filter primitive subregion.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feTurbulence
    Registered: Fri Jan 03 01:54:20 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 130.7K bytes
    - Viewed (0)
  6. <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/feComposite
    Registered: Fri Jan 03 01:58:03 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 148.6K bytes
    - Viewed (0)
  7. instanceof - JavaScript | MDN

    The instanceof operator tests to see if the prototype property of a constructor appears anywhere in the prototype chain of an object. The return value is a boolean value. Its behavior can be customized with Symbol.hasInstance.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/instanceof
    Registered: Fri Jan 03 02:04:01 UTC 2025
    - Last Modified: Fri Jan 03 00:49:31 UTC 2025
    - 166.3K bytes
    - Viewed (0)
  8. <font> - SVG: Scalable Vector Graphics | MDN

    The <font> SVG element defines a font to be used for text layout.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/font
    Registered: Fri Jan 03 02:02:50 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 125.2K bytes
    - Viewed (0)
  9. Standard built-in objects - JavaScript | MDN

    This chapter documents all of JavaScript's standard, built-in objects, including their methods and properties.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects
    Registered: Fri Jan 03 02:02:58 UTC 2025
    - Last Modified: Fri Jan 03 00:49:22 UTC 2025
    - 159.3K bytes
    - Viewed (0)
  10. <feSpotLight> - SVG: Scalable Vector Graphics |...

    The <feSpotLight> SVG filter primitive defines a light source that can be used to create a spotlight effect. It is used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpotLight
    Registered: Fri Jan 03 02:06:03 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 129.6K bytes
    - Viewed (0)
Back to top