|
|

|

|

|
ImageInterlace
|
Updated Sat, 12 Aug 2000
|
ImageLoadFont
|

|

|
(unknown) ImageLine -- Draw a line Descriptionint imageline (int im, int x1, int y1, int x2, int y2, int col)
ImageLine() draws a line from
x1, y1 to
x2, y2 (top left is
0, 0) in image im of color col.
See also ImageCreate() and
ImageColorAllocate().

|

|
ImageInterlace
|
Updated Sat, 12 Aug 2000
|
ImageLoadFont
|

|

|
|
|