ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / SaveAsJpeg Method

In This Topic
    SaveAsJpeg Method
    In This Topic
    Saves the image to a System.IO.Stream in JPEG format.
    Overload List
    OverloadDescription
    Saves the image to a System.IO.Stream in JPEG format.  
    Saves the image to an IOutputStream in JPEG format.  
    See Also