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

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