Class PngImageOptions


public class PngImageOptions extends ImageOptions

The settings for PNG output images

For the output file name, it is recommended to use the file extension ".png".
  • Constructor Details

    • PngImageOptions

      public PngImageOptions()
  • Method Details