Function clear_to_color

  • Allegro

    Clear to color

    Parameters

    • bitmap: undefined | BITMAP

      bitmap to be cleared

    • colour: number

      colour in 0xAARRGGBB format

      1.14.2

    Returns void

    Remarks

    Clears bitmap to specified colour. Fills the entire bitmap with colour value.

Generated using TypeDoc