Uses of Class
com.mxgraph.util.png.mxPngSuggestedPaletteEntry
-
Packages that use mxPngSuggestedPaletteEntry Package Description com.mxgraph.util.png -
-
Uses of mxPngSuggestedPaletteEntry in com.mxgraph.util.png
Methods in com.mxgraph.util.png with parameters of type mxPngSuggestedPaletteEntry Modifier and Type Method Description voidmxPngEncodeParam. setSuggestedPalette(mxPngSuggestedPaletteEntry[] palette)Sets the suggested palette information to be stored with this image.
-