file_to_jpeg


Description:


public bool file_to_jpeg (string filename, string target) throws Error

Save filename to target as JPEG format.

The filename may not be a JPEG in the first place.

Parameters:

filename

Original file name (not URI) to convert

target

Output file name (not URI) to save converted content to

Returns:

true if conversion was successful, otherwise false is returned if throws is set.


Namespace: MediaArt
Package: libmediaart-1.0