Overview | Methods | This Package | All Packages
Retrieves the image currently displayed by the PictureBox control.
Syntax
public final Image getImage()
Return Value
Returns an Image object that specifies the currently displayed image. If no image is displayed, this method returns null.