Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
PictureBox.getImage
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.