Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.