BitmapDrawer.insertColorLetter

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

  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
    public pure
    void
    insertColorLetter
    (
    int x
    ,
    int y
    ,,
    ubyte color
    ,
    Coordinate slice
    )

Meta