Bitmap.getPalette

Overview | Methods | This Package | All Packages

Bitmap.getPalette

Retrieves this Bitmap object's palette.

Syntax

public final Palette getPalette()

Return Value

Returns a Palette object for this bitmap, if there is one; otherwise, returns null.