draw_line_with_pixmap


Description:

public void draw_line_with_pixmap (int x1, int y1, int x2, int y2, LineOptions o, Pixmap p)

Draws a line on the current context from the starting coordinates to the ending coordinates using the specified line options and pixmap.

Parameters:

x1

starting X coordinate

y1

starting Y coordinate

x2

ending X coordinate

y2

ending Y coordinate

o

the line options

p

the pixmap


Namespace: Grx.User
Package: grx-3.0