►
Rhombus Draw
1
Drawing Contexts
2
Color
3
Pen
4
Brush
5
Font
6
Region
7
Path
8
Bitmap
9
Point, Size, and Rectangle
▼
1
Drawing Contexts
1.1
Generic Drawing Context
1.2
Bitmap Drawing Contexts
1.3
Paged Drawing Contexts
1.4
Post
Script (PS) Drawing Context
1.5
PDF Drawing Context
1.6
SVG Drawing Context
8.16.0.4
top
contents
← prev
up
next →
1.2
Bitmap Drawing Contexts
🔗
ℹ
To draw to a bitmap, use the target bitmap’s
Bitmap.make_dc
method to get a
DC
object.
top
contents
← prev
up
next →