BitmapDrawer.insertColorLetter

Inserts a color letter.

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

Meta