Function is_same_bitmap

  • Allegro

    Checks if bitmaps are the same

    Parameters

    • bmp1: undefined | BITMAP

      first BITMAP

    • bmp2: undefined | BITMAP

      second BITMAP

      1.10.13

    Returns boolean

    Remarks

    Simply returns bitmap equality. Should also find out if they are sub bitmaps...

Generated using TypeDoc