Provides options for saving a rendering to a PNG image file.
Several options are available for creating monochrome, grayscale, and color images in the PNG file format.
The following options are displayed.
Creates a 2-bit black and white image.
Creates an 8-bit grayscale image using 256 shades of gray.
Renders a smaller, 8-bit color image from a palette of 256 colors.
Creates a grayscale 16-bit image that uses 65,536 shades of gray.
Creates a larger, true color (24-bit) file.
Creates a 24 bit color image that includes an 8 bit alpha channel. Alpha is a type of data, found in 32-bit image files, that assigns transparency to the pixels in the image.
Provides faster display in Web browsers.
Sets the dots per inch (dpi) for the saved image. This setting does not change the resolution of the final image, but can affect the way it prints in documents.