Accusoft ImagXpress 13
PNGReduceFile Method
The name of the input PNG file.
The name of the output PNG file.
Description
Compresses a PNG to optimal size while maintaining lossless fidelity to the input image. The reduction is achieved by removing select pieces of metadata and other possible color and/or transparency reductions.
Syntax
Visual Basic
Public Sub PNGReduceFile( _
   ByVal inputPNGFileName As String, _
   ByVal outputPNGFileName As String _
) 
Parameters
inputPNGFileName
The name of the input PNG file.
outputPNGFileName
The name of the output PNG file.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback