BitmapData#processPixelRGB()
  • References/Game Development/Phaser/Graphics/BitmapData

processPixelRGB(callback, callbackContext, x, y, width, hei

2025-01-10 15:47:30
BitmapData#getPixel32()
  • References/Game Development/Phaser/Graphics/BitmapData

getPixel32(x, y) → {number} Get the color of a specific pixel including its alpha value.If

2025-01-10 15:47:30
BitmapData#copyTransform()
  • References/Game Development/Phaser/Graphics/BitmapData

copyTransform(source, blendMode, roundPx) → {

2025-01-10 15:47:30
BitmapData#drawGroup()
  • References/Game Development/Phaser/Graphics/BitmapData

drawGroup(group, blendMode, roundPx) → {

2025-01-10 15:47:30
BitmapData#draw()
  • References/Game Development/Phaser/Graphics/BitmapData

draw(source, x, y, width, height,

2025-01-10 15:47:30
BitmapData#blendColor()
  • References/Game Development/Phaser/Graphics/BitmapData

blendColor() → {Phaser.BitmapData}

2025-01-10 15:47:30
BitmapData#moveH()
  • References/Game Development/Phaser/Graphics/BitmapData

moveH(distance, wrap) → {Phaser

2025-01-10 15:47:30
BitmapData#getPixel()
  • References/Game Development/Phaser/Graphics/BitmapData

getPixel(x, y, out) → {object} Get the color of a specific pixel in

2025-01-10 15:47:30
BitmapData#blendColorBurn()
  • References/Game Development/Phaser/Graphics/BitmapData

blendColorBurn() → {Phaser.BitmapData}

2025-01-10 15:47:30
BitmapData#smoothProperty
  • References/Game Development/Phaser/Graphics/BitmapData

smoothProperty : string The context property needed for smoothing this Canvas. Source

2025-01-10 15:47:30