Modifier and Type | Method and Description |
---|---|
PngConfig |
PngConfig.Builder.build()
Create a configuration using the current values of this builder.
|
PngConfig |
PngImage.getConfig()
Returns the configuration used by this object.
|
Constructor and Description |
---|
Builder(PngConfig cfg)
Create a builder using values from the given configuration.
|
PngImage(PngConfig config)
Constructor which uses the specified configuration.
|