|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV NEXT | ||||||||
Uses of Class
org.ydp.jai.PNGSuggestedPaletteEntry
| Uses of PNGSuggestedPaletteEntry in org.ydp.jai |
| Fields in org.ydp.jai declared as PNGSuggestedPaletteEntry | |
private PNGSuggestedPaletteEntry[] |
PNGEncodeParam.suggestedPalette
|
| Methods in org.ydp.jai that return PNGSuggestedPaletteEntry | |
PNGSuggestedPaletteEntry[] |
PNGEncodeParam.getSuggestedPalette()
Returns the suggested palette information to be stored with this image. |
| Methods in org.ydp.jai with parameters of type PNGSuggestedPaletteEntry | |
void |
PNGEncodeParam.setSuggestedPalette(PNGSuggestedPaletteEntry[] palette)
Sets the suggested palette information to be stored with this image. |
|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV NEXT | ||||||||