public void Convert(string mime_type)
 {
     Error.CheckError(CameraFile.gp_file_convert(this.Handle, mime_type));
 }