• Allegro

    Put pixel fast 16 bit

    Parameters

    • bmp: undefined | BITMAP

      bitmap object to update

    • x: number

      x coordinate of pixel

    • y: number

      y coordinate of pixel

    • c: number

      colour in 0xAARRGGBB format

      1.14.4

    Returns void

    Remarks

    Since we dont have access to color modes, this just calls put pixel

Generated using TypeDoc