Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/gfx/gradutils.js

  • Provides:

    • dojox.gfx.gradutils
  • Requires:

    • dojox.gfx.matrix in common
  • dojo

    • alias - dojo
  • dojox.gfx.matrix

    • alias - dojox.gfx.matrix
  • dojo.Color

    • alias - dojo.Color
  • dojox.gfx.gradutils.getColor

    • parameters:
      • fill: (typeof Object:)
        fill object
      • pt: (typeof dojox.gfx.Point:)
        point where to sample a color
    • returns
      dojo.Color
    • summary
      sample a color from a gradient using a point
    • type
      Function
  • dojox.gfx.gradutils.reverse

    • parameters:
      • fill: (typeof Object:)
        fill object
    • returns
      Object
    • summary
      reverses a gradient
    • type
      Function
  • dojox.gfx.gradutils

    • type
      Object
  • dojox.gfx

    • type
      Object
  • dojox

    • type
      Object