BitmapDrawer.insertColorLetter

Inserts a midsection of the bitmap defined by slice as a color letter

  1. void insertColorLetter(int x, int y, Bitmap8Bit bitmap, ubyte color)
  2. void insertColorLetter(int x, int y, Bitmap8Bit bitmap, ubyte color, Coordinate slice)
    class BitmapDrawer
    pure
    void
    insertColorLetter
    (
    int x
    ,
    int y
    ,,
    ubyte color
    ,
    Coordinate slice
    )

Meta