Accusoft ImagXpress 13
PNGReduceData Method
The buffer holding the input PNG file.
The buffer holding 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 PNGReduceData( _
   ByVal inputPNGData As Variant, _
   ByRef outputPNGData As Variant _
) 
Parameters
inputPNGData
The buffer holding the input PNG file.
outputPNGData
The buffer holding the output PNG file.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback