Overview | Methods | This Package | All Packages
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.