Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class / SaveAsJpeg Method

In This Topic
    SaveAsJpeg Method (GcBitmap)
    In This Topic
    Saves the image into a Stream in JPEG format with specified quality (from 0 to 100).
    Overload List
    OverloadDescription
    Saves the image into a Stream in JPEG format with specified quality (from 0 to 100).  
    Saves the image to a file in JPEG format with specified quality (from 0 to 100).  
    See Also