Click or drag to resize
Cimbalino ToolkitRenderTargetBitmapExtensions Methods

The RenderTargetBitmapExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSaveJpegAsync
Encodes a WriteableBitmap object into a JPEG stream, with parameters for setting the target quality of the JPEG file.
Public methodStatic memberSavePngAsync
Encodes a WriteableBitmap object into a PNG stream.
Top
See Also