Uses of Class
com.mxgraph.util.png.mxPngEncodeParam.Gray
Packages that use mxPngEncodeParam.Gray
-
Uses of mxPngEncodeParam.Gray in com.mxgraph.util.png
Methods in com.mxgraph.util.png that return mxPngEncodeParam.GrayModifier and TypeMethodDescriptionprivate mxPngEncodeParam.Gray
mxPngImageEncoder.createGrayParam
(byte[] redPalette, byte[] greenPalette, byte[] bluePalette, byte[] alphaPalette) Analyzes a set of palettes and determines if it can be expressed as a standard set of gray values, with zero or one values being fully transparent and the rest being fully opaque.