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.setImage
Associates an image with the PictureBox control.
Syntax
public final void setImage( Image value )
Parameters
value
An Image object that specifies the image to display in this control.
See Also getImage