• Allegro

    Clear Bitmap

    Parameters

    • bitmap: undefined | BITMAP

      bitmap to be cleared

      1.14.1

    Returns void

    Remarks

    Clears bitmap to transparent black. Fills the entire bitmap with 0 value, which represents transparent black.

Generated using TypeDoc