Creates the object alongside its output.
Copies a bitmap to the canvas using 0th index transparency.
Copies a bitmap slice to the canvas using 0th index transparency.
Fills the specified area with a pattern.
Draws a box.
Draws a box with the supplied pattern as the
Draws a filled box.
Draws a single line.
Draws a line with a pattern.
Draws fully formatted text within a given prelimiter specified by pos. Offset specifies how much of the text is being obscured from the left hand side. lineOffset specifies how much lines in pixels are skipped on the top. Return value contains state flags on wheter certain portions of the text were out of bound.
Draws fully formatted text within a given prelimiter specified by pos. Offset specifies how much of the text is being obscured from the left hand side. lineOffset specifies how much lines in pixels are skipped on the top. Return value contains state flags on wheter certain portions of the text were out of bound.
Draws a single line fully formatted text within a given prelimiter specified by pos. Offset specifies how much of the text is being obscured from the left hand side. lineOffset specifies how much lines in pixels are skipped on the top. Return value contains state flags on wheter certain portions of the text were out of bound.
Inserts a color letter.
XOR blits a repeated bitmap pattern over the specified area.
XOR blits a color index over a specified area.
Draws into a 8bit bitmap.