Convert Shape object to Image object in Java -
How can I convert a shape object to a rectangle object? Repeat in an image object?
In this way I can use a shape object for a mouse cursor replacement.
a BufferedImage , as shown.
How can I convert a shape object to a rectangle object? Repeat in an image object?
In this way I can use a shape object for a mouse cursor replacement.
a BufferedImage , as shown.
Comments
Post a Comment