Function save_bitmap

  • Allegro

    Save BITMAP to file

    Parameters

    • filename: string

      File to save to

    • bmp: undefined | BITMAP

      BITMAP to save

    • Optional pal: RGB

      PALETTE to use when saving

      1.11.9

    Returns void

    Remarks

    Save a bitmap by simulating a click on a dataurl link

Generated using TypeDoc