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

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