Tries to optimize png images in the background This is not fast and does not happen right away so generally this can be applied when images are saved.
public static void OptimizePngImage(string pngFilename, int level)
Parameters
pngFilename
Filename to optimize
level
Optimization Level from 1-9
See also:
Class mmFileUtils© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic