The foundation of our XBM drawing capability is the drawPoint() method, xbmDrawPoint().As all of our XBM drawing methods, the drawPoint() method doesn’t actually draw anything on the screen.
Instead, it updates the internal state of the xbmImage object to indicate that the specified point needs to be drawn.
Leave a Reply
You must be logged in to post a comment.