mmImageUtils.SaveJpeg Saves a jpeg BitMap to disk with a jpeg quality setting. Does not dispose the bitmap. public static bool SaveJpeg(Bitmap bmp, string outputFileName, long jpegQuality)