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.getPalette
Retrieves the palette for the image that is currently displayed by the PictureBox control.
Syntax
public final Palette getPalette()
Return Value
Returns a Palette object that specifies the image's palette if an image is displayed; otherwise, returns null.