ConvertImageFile(String, BitmapEncoder) | Converts a image file to a different image format and returns the raw image stream of the converted image. |
ConvertImageFile(String, String, BitmapEncoder) | Converts a image file to a different image format and saves the converted image to disk. |