ImageUtils.StripJpgExifData
Opens the image and writes it back out, stripping any Exif data
public static void StripJpgExifData(string imageFile, int imageQuality)
Parameters
imageFile
Image to remove exif data from
imageQuality
image quality 0-100 (100 no compression)
See also:
Class ImageUtils© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic

