Uses of Class
com.sixlegs.png.PngConfig
-
-
Uses of PngConfig in com.sixlegs.png
Methods in com.sixlegs.png that return PngConfig Modifier and Type Method Description PngConfigPngConfig.Builder. build()Create a configuration using the current values of this builder.PngConfigPngImage. getConfig()Returns the configuration used by this object.Constructors in com.sixlegs.png with parameters of type PngConfig Constructor Description Builder(PngConfig cfg)Create a builder using values from the given configuration.PngImage(PngConfig config)Constructor which uses the specified configuration.
-