JP6891936B2 - Information processing program, information processing device, and control method of information processing device - Google Patents

Information processing program, information processing device, and control method of information processing device Download PDF

Info

Publication number
JP6891936B2
JP6891936B2 JP2019173823A JP2019173823A JP6891936B2 JP 6891936 B2 JP6891936 B2 JP 6891936B2 JP 2019173823 A JP2019173823 A JP 2019173823A JP 2019173823 A JP2019173823 A JP 2019173823A JP 6891936 B2 JP6891936 B2 JP 6891936B2
Authority
JP
Japan
Prior art keywords
image data
data
application
output destination
applications
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019173823A
Other languages
Japanese (ja)
Other versions
JP2020013602A (en
Inventor
紀彦 浅井
紀彦 浅井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2017220707A external-priority patent/JP6593419B2/en
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2019173823A priority Critical patent/JP6891936B2/en
Publication of JP2020013602A publication Critical patent/JP2020013602A/en
Application granted granted Critical
Publication of JP6891936B2 publication Critical patent/JP6891936B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本明細書に開示されている技術は、各種のデータを複数のアプリケーション間で共有することができる情報処理プログラム等に関する。 The technology disclosed in the present specification relates to an information processing program or the like capable of sharing various data among a plurality of applications.

携帯端末には、「共有機能」と称される機能を有するものが存在する。共有機能は、一のアプリケーションで処理したデータを、他のアプリケーションへ渡し、他のアプリケーションで処理させる機能である。例えば、携帯端末に内蔵されたデジタルカメラにより画像データを撮影し、カメラアプリケーションによりその画像データからJPEGファイルを作成した場合には、上記の共有機能により、例えば、そのJPEGファイルを電子メールアプリケーションへ渡し、電子メールに添付して送信させることができる。このように、共有機能によれば、複数のアプリケーションを連動させて、多種多様な処理を携帯端末に実行させることができる。なお、JPEGファイルを処理するアプリケーションは、電子メールアプリケーションに限られず、複数種類存在している場合があり、例えば、特許文献1には、JPEGファイルが格納されているフォルダに応じて、異なるJPEGアプリケーションを起動する技術が記載されている。 Some mobile terminals have a function called a "sharing function". The sharing function is a function that passes data processed by one application to another application and causes the other application to process the data. For example, when image data is taken by a digital camera built in a mobile terminal and a JPEG file is created from the image data by a camera application, for example, the JPEG file is passed to an e-mail application by the above sharing function. , Can be attached to an e-mail and sent. In this way, according to the sharing function, a plurality of applications can be linked to execute a wide variety of processes on the mobile terminal. The application for processing the JPEG file is not limited to the e-mail application, and there may be a plurality of types. For example, in Patent Document 1, different JPEG applications are provided depending on the folder in which the JPEG file is stored. The technology to start is described.

特開2005−049928号公報Japanese Unexamined Patent Publication No. 2005-049928

複数のアプリケーションを連動させる場合には、データを複数のアプリケーションに1つずつ共有させるという操作を繰り返し行う必要が生じる。従って、ユーザビリティが良いとは言えない。 When linking a plurality of applications, it is necessary to repeatedly perform an operation of sharing data one by one with the plurality of applications. Therefore, it cannot be said that usability is good.

本明細書に開示されている情報処理プログラムは、データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置に読み込まれる情報処理プログラムであって、情報処理装置は、プロセッサと、表示部と、を備えており、プロセッサを、画像データを取得する画像データ取得手段と、複数のアプリケーションを識別するための識別画像を表示部に表示させる識別画像表示制御手段と、識別画像が表示されている複数のアプリケーションのうちからN個(Nは1以上の自然数)のデータ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたN個のデータ出力先アプリケーションの各々に、画像データ取得手段によって取得された画像データを処理させる動作を、データ共有処理部に実行させる処理制御手段と、して機能させることが可能であることを特徴とする。 The information processing program disclosed in the present specification is a data sharing process that causes a data output destination application, which is an application selected as a data output destination from a plurality of applications, to process data output by a data output source application. It is an information processing program read into an information processing device provided with a unit, and the information processing device includes a processor and a display unit, and the processor includes an image data acquisition means for acquiring image data and a plurality of image data acquisition means. An identification image display control means for displaying an identification image for identifying an application on the display unit, and N data output destination applications (N is a natural number of 1 or more) from a plurality of applications on which the identification image is displayed. A processing control means for causing the data sharing processing unit to execute an operation of accepting the input of the operation to be selected and causing each of the N data output destination applications for which the selection is accepted to process the image data acquired by the image data acquisition means. It is characterized in that it can be made to function.

本明細書に記載されている情報処理プログラム等によれば、N個のデータ出力先アプリケーションの各々に、画像データ取得手段によって取得された画像データを処理させる動作を、データ共有処理部に実行させることができる。これにより、画像データを複数のデータ出力先アプリケーションに処理させるための操作を、複数のデータ出力先アプリケーションの各々に対して、ユーザが繰り返し行う必要がない。よって、利便性を高めることができる。 According to the information processing program or the like described in the present specification, the data sharing processing unit is made to execute an operation of causing each of the N data output destination applications to process the image data acquired by the image data acquisition means. be able to. As a result, it is not necessary for the user to repeatedly perform an operation for causing the plurality of data output destination applications to process the image data for each of the plurality of data output destination applications. Therefore, convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、ユーザの所望するフォーマットの処理画像データを、画像処理装置に出力させることができる。 According to the information processing program or the like described in the present specification, the processed image data in the format desired by the user can be output to the image processing device.

本明細書に記載されている情報処理プログラム等によれば、予め定められた種類の処理を実行するためのアプリケーションや、予め定められた種類のフォーマットを有するデータを生成するためのアプリケーションを、表示部に表示させることができる。選択肢を予め絞り込むことができるため、ユーザの利便性を高めることが可能となる。 According to the information processing program or the like described in the present specification, an application for executing a predetermined type of processing or an application for generating data having a predetermined type of format is displayed. It can be displayed on the part. Since the options can be narrowed down in advance, it is possible to improve the convenience of the user.

本明細書に記載されている情報処理プログラム等によれば、ユーザによって選択された種類の処理を実行するためのアプリケーションや、ユーザによって選択された種類のフォーマットを有するデータを生成するためのアプリケーションを、表示部に表示させることができる。選択肢を予め絞り込むことができるため、ユーザの利便性を高めることが可能となる。 According to the information processing program or the like described in the present specification, an application for executing the type of processing selected by the user or an application for generating data having the type of format selected by the user is provided. , Can be displayed on the display unit. Since the options can be narrowed down in advance, it is possible to improve the convenience of the user.

本明細書に記載されている情報処理プログラム等によれば、N個のデータ出力先アプリケーションを1つずつ順番に画像データに対して実行する動作を、データ共有処理部に実行させることができる。よって、ユーザの手間を省くことができるため、利便性を高めることができる。 According to the information processing program or the like described in the present specification, it is possible to cause the data sharing processing unit to execute an operation of sequentially executing N data output destination applications for image data one by one. Therefore, the user's labor can be saved, and the convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、画像データに各種の処理を全て実行した上で、処理後の画像データを出力アプリケーションによって出力することができる。これにより、各種の処理を全て完了する前に画像データが出力されてしまう、といった事態の発生を防止することができる。 According to the information processing program or the like described in the present specification, it is possible to output the processed image data by the output application after executing all the various processes on the image data. As a result, it is possible to prevent the occurrence of a situation in which the image data is output before all the various processes are completed.

本明細書に記載されている情報処理プログラム等によれば、可逆圧縮フォーマットまたは非圧縮フォーマットを用いて、データ出力先アプリケーション間での画像データの受け渡しを行うことができる。これにより、処理後の画像データの画質の劣化を防止することが可能となる。 According to the information processing program or the like described in the present specification, image data can be exchanged between data output destination applications by using a lossless compressed format or an uncompressed format. This makes it possible to prevent deterioration of the image quality of the image data after processing.

本明細書に記載されている情報処理プログラム等によれば、データ出力先アプリケーションをシリアルに実行する際の順番に、ユーザの意図を反映させることが可能となる。 According to the information processing program or the like described in the present specification, it is possible to reflect the user's intention in the order in which the data output destination application is serially executed.

本明細書に記載されている情報処理プログラム等によれば、複数の同一種類のアプリケーション(例:複数の編集アプリケーション)をシリアルに実行する際の順番に、ユーザの意図を反映させることが可能となる。 According to the information processing program or the like described in the present specification, it is possible to reflect the user's intention in the order in which a plurality of applications of the same type (eg, a plurality of editing applications) are serially executed. Become.

本明細書に記載されている情報処理プログラム等によれば、N個のデータ出力先アプリケーションの各々に、画像データをシリアルに処理させる動作を、データ共有処理部に実行させることができる。 According to the information processing program or the like described in the present specification, each of the N data output destination applications can be made to execute the operation of serially processing the image data in the data sharing processing unit.

本明細書に記載されている情報処理プログラム等によれば、データ出力先アプリケーションを、応答情報を出力する仕様を有するアプリケーションにすることができる。これにより、複数のデータ出力先アプリケーションを順番に実行する処理が、途中で停止してしまう事態を防止することが可能となる。 According to the information processing program or the like described in the present specification, the data output destination application can be an application having specifications for outputting response information. This makes it possible to prevent a situation in which the process of sequentially executing a plurality of data output destination applications is stopped in the middle.

本明細書に記載されている情報処理プログラム等によれば、ユーザが意図しない処理が画像データに対して実行されてしまうことを防止することが可能となる。 According to the information processing program or the like described in the present specification, it is possible to prevent the user from executing unintended processing on the image data.

本明細書に記載されている情報処理プログラム等によれば、1つのデータ出力先アプリケーションが完了するたびに、処理後の画像データの内容をユーザに確認させることができる。 According to the information processing program or the like described in the present specification, the user can be made to confirm the content of the processed image data each time one data output destination application is completed.

本明細書に記載されている情報処理プログラム等によれば、データ出力先アプリケーションによって生成された画像データにアクセスすることができない場合においても、データ出力先アプリケーションによって生成された画像データである可能性の高い画像データを検索してユーザに提示することが可能となる。これにより、データ出力先アプリケーションによって生成された画像データをユーザが探す手間を省くことができるため、利便性を高めることが可能となる。 According to the information processing program or the like described in the present specification, even if the image data generated by the data output destination application cannot be accessed, it may be the image data generated by the data output destination application. It is possible to search for high-quality image data and present it to the user. As a result, it is possible to save the user the trouble of searching for the image data generated by the data output destination application, and thus it is possible to improve the convenience.

本明細書に記載されている情報処理プログラム等によれば、スキャン処理によって生成された画像データに対して、複数のデータ出力先アプリケーションを実行することが可能となる。 According to the information processing program or the like described in the present specification, it is possible to execute a plurality of data output destination applications for the image data generated by the scanning process.

本明細書に記載されている情報処理プログラム等によれば、処理後の画像データの容量が、揮発性のメモリの空き容量に比して大きい場合などにおいても、データ出力先アプリケーション間での画像データの受け渡しを実行することが可能となる。 According to the information processing program or the like described in the present specification, even when the capacity of the processed image data is larger than the free capacity of the volatile memory, the image between the data output destination applications It is possible to transfer data.

なお、本明細書に開示の技術は、情報処理装置、情報処理装置を制御する制御装置、情報処理システム、情報処理方法、情報処理プログラムを記録する記録媒体等の種々の態様で実現可能である。
以下に、開示例を列挙する。
[開示例1]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
プロセッサと、
表示部と、
を備えており、
前記プロセッサを、
画像データを取得する画像データ取得手段と、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御手段と、
前記識別画像が表示されている前記複数のアプリケーションのうちからN個(Nは1以上の自然数)の前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたN個のデータ出力先アプリケーションの各々に、前記画像データ取得手段によって取得された画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
前記複数のアプリケーションには、前記画像処理装置とは異なる装置への画像データの出力を行うための出力アプリケーションが含まれており、
前記処理制御手段は、前記N個のデータ出力先アプリケーションのうちに少なくとも1つの前記出力アプリケーションが含まれていることに応じて、前記出力アプリケーションによる処理後のデータである処理画像データのフォーマットの選択入力を受け付けるとともに、入力が受け付けられたフォーマットを有する処理画像データを前記出力アプリケーションに出力させる動作を、前記データ共有処理部に実行させることを特徴とする開示例1に記載の情報処理プログラム。
[開示例3]
前記識別画像表示制御手段は、前記複数のアプリケーションのうちから、特定の検索条件を満たす特定アプリケーションを検索部に検索させ、前記検索部により検索された前記1または複数の特定アプリケーションを識別するための識別画像を前記表示部に表示させることを特徴とする開示例1または2に記載の情報処理プログラム。
[開示例4]
前記識別画像表示制御手段は、予め定められた種類の処理、または、予め定められた種類のフォーマットを前記特定の検索条件とし、前記特定アプリケーションを、前記複数のアプリケーションのうちから前記検索部に検索させることを特徴とする開示例3に記載の情報処理プログラム。
[開示例5]
前記識別画像表示制御手段は、予め定められた種類の処理、または、予め定められた種類のフォーマットの選択入力を受け付けるとともに、選択された処理、または、選択された種類のフォーマットを前記特定の検索条件とし、前記特定アプリケーションを前記複数のアプリケーションのうちから前記検索部に検索させることを特徴とする開示例3に記載の情報処理プログラム。
[開示例6]
前記処理制御手段は、i個目(iは1以上(N−1)以下の自然数)のデータ出力先アプリケーションによる処理後のデータである第i処理画像データを、i+1個目のデータ出力先アプリケーションに処理させる動作を、N個目のデータ出力先アプリケーションまで繰り返し実行するシリアルデータ処理を、前記データ共有処理部に実行させることを特徴とする開示例1〜5の何れか1項に記載の情報処理プログラム。
[開示例7]
前記複数のアプリケーションには、前記画像処理装置とは異なる装置への画像データの出力を行うための出力アプリケーションが含まれており、
前記処理制御手段は、前記N個のデータ出力先アプリケーションのうちに少なくとも1つの前記出力アプリケーションが含まれていることに応じて、少なくとも1つの前記出力アプリケーションの処理が行われる順番を、他のアプリケーションよりも後にすることを特徴とする開示例6に記載の情報処理プログラム。
[開示例8]
前記複数のアプリケーションには、画像データを編集するための編集アプリケーションが含まれており、
前記処理制御手段は、前記i+1個目のデータ出力先アプリケーションが前記編集アプリケーションであって、可逆圧縮フォーマットまたは非圧縮フォーマットのデータを処理可能である場合には、前記i+1個目のデータ出力先アプリケーションに処理させる第i処理画像データのフォーマットを、前記可逆圧縮フォーマットまたは前記非圧縮フォーマットにすることを特徴とする開示例6または7に記載の情報処理プログラム。
[開示例9]
前記シリアルデータ処理でシリアルに実行される前記N個のデータ出力先アプリケーションの処理が行われる順番の入力を受け付けるための処理順番受付画面を、前記表示部に表示させる処理順番受付画面表示制御手段として前記プロセッサをさらに機能させることが可能であることを特徴とする開示例6〜8の何れか1項に記載の情報処理プログラム。
[開示例10]
前記アプリケーションが実行する処理には、複数の種類が存在しており、
前記受付画面表示制御手段は、前記N個のデータ出力先アプリケーションのうちに同一種類のアプリケーションが複数含まれていることに応じて、複数の同一種類のアプリケーションの処理が行われる順番の入力を受け付けるための前記処理順番受付画面を、前記表示部に表示させることを特徴とする開示例9に記載の情報処理プログラム。
[開示例11]
前記複数のアプリケーションには、画像データを編集するための編集アプリケーションが含まれており、
前記受付画面表示制御手段は、前記N個のデータ出力先アプリケーションのうちに前記編集アプリケーションが複数含まれていることに応じて、複数の前記編集アプリケーションの処理が行われる順番の入力を受け付けるための前記処理順番受付画面を、前記表示部に表示させることを特徴とする開示例10に記載の情報処理プログラム。
[開示例12]
前記処理制御手段は、i個目(iは1以上(N−1)以下の自然数)のデータ出力先アプリケーションが処理を実行した後に、前記i個目のデータ出力先アプリケーションから処理が成功したことを示す応答情報を取得したことに応じて、処理後の前記第i処理画像データを前記i+1個目のデータ出力先アプリケーションに処理させることを、N個目のデータ出力先アプリケーションまで繰り返し実行する動作を、前記データ共有処理部に実行させることを特徴とする開示例1〜11の何れか1項に記載の情報処理プログラム。
[開示例13]
前記識別画像表示制御手段は、前記複数のアプリケーションのうちから、前記応答情報を出力する仕様を有する1または複数の対応アプリケーションを抽出し、抽出された前記1または複数の対応アプリケーションを識別するための識別画像を前記表示部に表示させることを特徴とする開示例12に記載の情報処理プログラム。
[開示例14]
前記N個のデータ出力先アプリケーションには、画像データを編集するための編集アプリケーションが少なくとも1つ含まれており、
前記処理制御手段が前記編集アプリケーションであるi個目のデータ出力先アプリケーションに第i処理画像データを生成させた場合に、生成された前記第i処理画像データを処理させるための前記編集アプリケーションである前記i+1個目のデータ出力先アプリケーションが存在することに応じて、前記i+1個目のデータ出力先アプリケーションに処理を実行させるか否かについての入力を受け付けるための入力受付画面を前記表示部に表示させる入力受付画面表示制御手段として前記プロセッサをさらに機能させ、
前記処理制御手段は、前記入力受付画面表示制御手段によって前記i+1個目のデータ出力先アプリケーションに処理を実行させる入力が受け付けられたことに応じて、前記第i処理画像データを前記i+1個目のデータ出力先アプリケーションに処理させることを特徴とする開示例6〜13の何れか1項に記載の情報処理プログラム。
[開示例15]
前記N個のデータ出力先アプリケーションには、画像データを編集するための編集アプリケーションが少なくとも1つ含まれており、
前記処理制御手段が前記編集アプリケーションであるi個目のデータ出力先アプリケーションに処理を実行させた後に、前記i個目のデータ出力先アプリケーションから第i処理画像データが生成されたことを示す応答情報を取得したことに応じて、生成された前記第i処理画像データによって形成される画像を示すとともに処理実行指示を受け付けるための第1指示受付画面を、前記表示部に表示させる第1指示受付画面表示制御手段として前記プロセッサをさらに機能させ、
前記処理制御手段は、前記第1指示受付画面表示制御手段によって前記処理実行指示が受け付けられることを条件として、前記第i処理画像データを前記i+1個目のデータ出力先アプリケーションに処理させることを特徴とする開示例13または14に記載の情報処理プログラム。
[開示例16]
前記N個のデータ出力先アプリケーションには、画像データを編集するための編集アプリケーションが少なくとも1つ含まれており、
前記処理制御手段が前記編集アプリケーションであるi個目のデータ出力先アプリケーションに第i処理画像データを生成させることに応じて前記第i処理画像データの生成が完了した場合に、生成された前記第i処理画像データにアクセスするためのアクセス情報を取得できなかったことに応じて、前記情報処理装置において直近に生成された直近生成画像データによって形成される画像を示すとともに処理実行指示を受け付けるための第2指示受付画面を、前記表示部に表示させる第2指示受付画面表示制御手段として前記プロセッサをさらに機能させ、
前記処理制御手段は、前記第2指示受付画面表示制御手段によって前記処理実行指示が受け付けられることを条件として、前記直近生成画像データを前記i+1個目のデータ出力先アプリケーションに処理させることを特徴とする開示例13〜15の何れか1項に記載の情報処理プログラム。
[開示例17]
前記情報処理装置は、外部機器と通信することが可能な通信インターフェースをさらに備え、
前記画像データ取得手段は、1または複数の原稿をスキャンして1または複数の画像データを生成するスキャン処理を実行可能な画像処理装置から、前記通信インターフェースを介して前記画像データを取得することを特徴とする開示例1〜16の何れか1項に記載の情報処理プログラム。
[開示例18]
前記情報処理装置は、各種データを記憶可能な不揮発性の記憶部をさらに備え、
前記処理制御手段は、前記i個目のデータ出力先アプリケーションによる処理後の前記第i処理画像データを前記記憶部に記憶させ、前記記憶部に記憶されている前記第i処理画像データを前記i+1個目のデータ出力先アプリケーションに処理させることを特徴とする開示例1〜17の何れか1項に記載の情報処理プログラム。
[開示例19]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置であって、
表示部と、
画像データを取得する画像データ取得手段と、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御手段と、
前記識別画像が表示されている前記複数のアプリケーションのうちからN個(Nは1以上の自然数)の前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたN個のデータ出力先アプリケーションの各々に、前記画像データ取得手段によって取得された画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例20]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
画像データを取得する画像データ取得ステップと、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御ステップと、
前記識別画像が表示されている前記複数のアプリケーションのうちからN個(Nは1以上の自然数)の前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたN個のデータ出力先アプリケーションの各々に、前記画像データ取得ステップによって取得された画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
The technology disclosed in the present specification can be realized in various aspects such as an information processing device, a control device for controlling the information processing device, an information processing system, an information processing method, and a recording medium for recording an information processing program. ..
Examples of disclosure are listed below.
[Disclosure Example 1]
An information processing program that is read into an information processing device equipped with a data sharing processing unit that causes the data output destination application, which is the application selected as the data output destination, to process the data output by the data output source application. And
The information processing device
With the processor
Display and
Is equipped with
The processor
Image data acquisition means for acquiring image data and
An identification image display control means for displaying an identification image for identifying the plurality of applications on the display unit, and
The input of the operation for selecting N (N is a natural number of 1 or more) of the data output destination applications from the plurality of applications on which the identification image is displayed is accepted, and the selection is accepted for N data outputs. A processing control means for causing the data sharing processing unit to execute an operation of causing each of the prior applications to process the image data acquired by the image data acquisition means.
An information processing program characterized by being able to function.
[Disclosure Example 2]
The plurality of applications include an output application for outputting image data to a device different from the image processing device.
The processing control means selects a format of processed image data which is data after processing by the output application according to the inclusion of at least one output application in the N data output destination applications. The information processing program according to Disclosure Example 1, wherein the data sharing processing unit executes an operation of accepting an input and outputting processed image data having a format for which the input is accepted to the output application.
[Disclosure Example 3]
The identification image display control means causes a search unit to search for a specific application satisfying a specific search condition from the plurality of applications, and identifies the one or a plurality of specific applications searched by the search unit. The information processing program according to Disclosure Example 1 or 2, wherein the identification image is displayed on the display unit.
[Disclosure Example 4]
The identification image display control means uses a predetermined type of processing or a predetermined type of format as the specific search condition, and searches the specific application from among the plurality of applications in the search unit. The information processing program according to Disclosure Example 3, characterized in that the information processing is performed.
[Disclosure Example 5]
The identification image display control means accepts a selection input of a predetermined type of processing or a predetermined type of format, and searches for the selected processing or the selected type of format in the specific search. The information processing program according to Disclosure Example 3, wherein the specific application is searched by the search unit from among the plurality of applications as a condition.
[Disclosure Example 6]
The processing control means transfers the i-th processed image data, which is the data processed by the i-th data output destination application (i is a natural number of 1 or more (N-1) or less), to the i + 1th data output destination application. The information according to any one of Disclosure Examples 1 to 5, wherein the data sharing processing unit executes serial data processing in which the operation of the data is repeatedly executed up to the Nth data output destination application. Processing program.
[Disclosure Example 7]
The plurality of applications include an output application for outputting image data to a device different from the image processing device.
The processing control means sets the order in which processing of at least one output application is performed according to the inclusion of at least one output application in the N data output destination applications. The information processing program according to Disclosure Example 6, wherein the information processing program is performed later.
[Disclosure Example 8]
The plurality of applications include an editing application for editing image data.
The processing control means is the i + 1th data output destination application when the i + 1th data output destination application is the editing application and can process data in a lossless compression format or an uncompressed format. The information processing program according to Disclosure Example 6 or 7, wherein the format of the i-processed image data to be processed is the lossless compression format or the uncompressed format.
[Disclosure Example 9]
As a processing order reception screen display control means for displaying a processing order reception screen for receiving input in the order in which the processing of the N data output destination applications executed serially in the serial data processing is performed on the display unit. The information processing program according to any one of Disclosure Examples 6 to 8, wherein the processor can be further functioned.
[Disclosure Example 10]
There are multiple types of processing executed by the application.
The reception screen display control means receives inputs in the order in which a plurality of applications of the same type are processed according to the inclusion of a plurality of applications of the same type among the N data output destination applications. The information processing program according to Disclosure Example 9, wherein the processing order reception screen for the purpose is displayed on the display unit.
[Disclosure Example 11]
The plurality of applications include an editing application for editing image data.
The reception screen display control means is for receiving input in the order in which the processing of the plurality of editing applications is performed according to the inclusion of the plurality of editing applications in the N data output destination applications. The information processing program according to Disclosure Example 10, wherein the processing order reception screen is displayed on the display unit.
[Disclosure Example 12]
The processing control means succeeds in processing from the i-th data output destination application after the i-th data output destination application (i is a natural number of 1 or more (N-1) or less) executes the process. An operation of repeatedly executing the i + 1th data output destination application to process the processed i-th processed image data up to the Nth data output destination application in response to the acquisition of the response information indicating The information processing program according to any one of Disclosure Examples 1 to 11, wherein the data sharing processing unit is executed.
[Disclosure Example 13]
The identification image display control means extracts one or a plurality of corresponding applications having a specification for outputting the response information from the plurality of applications, and identifies the extracted one or a plurality of the corresponding applications. The information processing program according to Disclosure Example 12, wherein the identification image is displayed on the display unit.
[Disclosure Example 14]
The N data output destination applications include at least one editing application for editing image data.
This is the editing application for processing the generated i-th processed image data when the processing control means causes the i-th data output destination application, which is the editing application, to generate the i-th processed image data. An input reception screen for accepting an input as to whether or not to cause the i + 1th data output destination application to execute a process is displayed on the display unit according to the existence of the i + 1th data output destination application. The processor is further functioned as an input reception screen display control means.
The processing control means transmits the i + 1th processed image data to the i + 1th data in response to the reception of the input for causing the i + 1th data output destination application to execute the processing by the input reception screen display control means. The information processing program according to any one of Disclosure Examples 6 to 13, characterized in that the data output destination application processes the data.
[Disclosure Example 15]
The N data output destination applications include at least one editing application for editing image data.
Response information indicating that the i-th processed image data is generated from the i-th data output destination application after the processing control means causes the i-th data output destination application, which is the editing application, to execute the process. The first instruction reception screen for displaying the image formed by the generated i-th processed image data and receiving the processing execution instruction on the display unit in response to the acquisition of Further functioning the processor as a display control means
The processing control means is characterized in that the i + 1th data output destination application processes the i-th processed image data on condition that the processing execution instruction is received by the first instruction reception screen display control means. The information processing program according to Disclosure Example 13 or 14.
[Disclosure Example 16]
The N data output destination applications include at least one editing application for editing image data.
The first generated when the generation of the i-processed image data is completed in response to the processing control means causing the i-th data output destination application, which is the editing application, to generate the i-th processed image data. i In order to indicate an image formed by the most recently generated image data generated in the information processing apparatus and to receive a processing execution instruction in response to the failure to acquire access information for accessing the processed image data. The processor is further made to function as a second instruction reception screen display control means for displaying the second instruction reception screen on the display unit.
The processing control means is characterized in that the most recently generated image data is processed by the i + 1th data output destination application on condition that the processing execution instruction is received by the second instruction reception screen display control means. The information processing program according to any one of Disclosure Examples 13 to 15.
[Disclosure Example 17]
The information processing device further includes a communication interface capable of communicating with an external device.
The image data acquisition means acquires the image data from an image processing device capable of performing a scanning process of scanning one or a plurality of documents to generate one or a plurality of image data via the communication interface. The information processing program according to any one of Disclosure Examples 1 to 16 as a feature.
[Disclosure Example 18]
The information processing device further includes a non-volatile storage unit capable of storing various data.
The processing control means stores the i-th processed image data after processing by the i-th data output destination application in the storage unit, and stores the i-th processed image data stored in the storage unit in the i + 1. The information processing program according to any one of Disclosure Examples 1 to 17, wherein the data is processed by the first data output destination application.
[Disclosure Example 19]
An information processing device provided with a data sharing processing unit that causes a data output destination application, which is an application selected as a data output destination from a plurality of applications, to process data output by a data output source application.
Display and
Image data acquisition means for acquiring image data and
An identification image display control means for displaying an identification image for identifying the plurality of applications on the display unit, and
The input of the operation for selecting N (N is a natural number of 1 or more) of the data output destination applications from the plurality of applications on which the identification image is displayed is accepted, and the selection is accepted for N data outputs. A processing control means for causing the data sharing processing unit to execute an operation of causing each of the prior applications to process the image data acquired by the image data acquisition means.
An information processing device characterized by being equipped with.
[Disclosure Example 20]
A control method for an information processing device equipped with a data sharing processing unit that causes a data output destination application, which is an application selected as a data output destination from a plurality of applications, to process data output by a data output source application. ,
The information processing device includes a display unit.
Image data acquisition step to acquire image data and
An identification image display control step for displaying an identification image for identifying the plurality of applications on the display unit, and
The input of the operation for selecting N (N is a natural number of 1 or more) of the data output destination applications from the plurality of applications on which the identification image is displayed is accepted, and the selection is accepted for N data outputs. A processing control step for causing the data sharing processing unit to execute an operation of causing each of the prior applications to process the image data acquired by the image data acquisition step.
A control method for an information processing device, which comprises.

デバイス制御アプリケーションを搭載した携帯端末の電気的構成を示すブロック図である。It is a block diagram which shows the electrical structure of the mobile terminal which carries the device control application. 共有機能を説明する図である。It is a figure explaining the sharing function. スキャン結果確認画面の画面例を示す図である。It is a figure which shows the screen example of the scan result confirmation screen. アプリケーション選択画面の画面例を示す図である。It is a figure which shows the screen example of the application selection screen. 処理順番受付画面の画面例を示す図である。It is a figure which shows the screen example of the processing order reception screen. 画像選択受付画面の画面例を示す図である。It is a figure which shows the screen example of the image selection reception screen. 指示入力受付画面の画面例を示す図である。It is a figure which shows the screen example of the instruction input reception screen. 共有処理を示すフローチャートである。It is a flowchart which shows the sharing process. 共有処理を示すフローチャートである。It is a flowchart which shows the sharing process. 共有処理を示すフローチャートである。It is a flowchart which shows the sharing process.

以下、本発明の好ましい実施形態について、添付図面を参照して説明する。図1は、本発明の一実施形態であるデバイス制御アプリケーション14b(以下、本アプリ14bとも記す)が搭載された携帯端末10の電気的構成を示すブロック図である。 Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a block diagram showing an electrical configuration of a mobile terminal 10 on which a device control application 14b (hereinafter, also referred to as the application 14b) according to an embodiment of the present invention is mounted.

携帯端末10は、携帯電話網100を介して、他の装置との間で音声通話を行い、またはインターネットを利用可能な携帯電話機である。また、携帯端末10は、アクセスポイント50を介したインフラストラクチャモードにより、デバイス30との間で無線通信を行う。また携帯端末10は、アクセスポイント50およびインターネット51を介して、サーバ装置52との間で各種の通信を実行する。サーバ装置52は、画像データなどの各種のデータを記憶することが可能な装置である。 The mobile terminal 10 is a mobile phone capable of making a voice call or using the Internet with another device via the mobile phone network 100. Further, the mobile terminal 10 performs wireless communication with the device 30 in the infrastructure mode via the access point 50. Further, the mobile terminal 10 executes various communications with the server device 52 via the access point 50 and the Internet 51. The server device 52 is a device capable of storing various data such as image data.

携帯端末10には、CPU11、ROM12、RAM13、フラッシュメモリ14、無線LAN送受信部15、操作キー16、タッチパネル17、液晶表示装置18(以下、LCD18とも記す)、メモリカードインターフェース19(以下、メモリカードI/F19とも記す)、音声入出力部21、電話網通信部22が設けられる。これらは、バスライン23を介して互いに接続されている。 The mobile terminal 10 includes a CPU 11, a ROM 12, a RAM 13, a flash memory 14, a wireless LAN transmission / reception unit 15, an operation key 16, a touch panel 17, a liquid crystal display device 18 (hereinafter, also referred to as LCD 18), and a memory card interface 19 (hereinafter, a memory card). (Also referred to as I / F19), a voice input / output unit 21, and a telephone network communication unit 22 are provided. These are connected to each other via a bus line 23.

CPU11は、ROM12等に記憶される固定値やプログラム等に従って、バスライン23と接続された各部を制御する。ROM12は、書換不能な不揮発性のメモリであって、RAM13は、書換可能な揮発性のメモリである。フラッシュメモリ14は、書換可能な不揮発性のメモリであり、オペレーティングシステム14a(以下、OS14aとも記す)や本アプリ14b、その他の複数種類のアプリケーション(図示せず)が格納される。フラッシュメモリ14は、コンピュータが読み取り可能なストレージ媒体であってよい。コンピュータが読み取り可能なストレージ媒体とは、non-transitoryな媒体である。インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、non-transitoryな媒体には含まれない。 The CPU 11 controls each unit connected to the bus line 23 according to a fixed value, a program, or the like stored in the ROM 12 or the like. The ROM 12 is a non-rewritable non-volatile memory, and the RAM 13 is a rewritable volatile memory. The flash memory 14 is a rewritable non-volatile memory, and stores an operating system 14a (hereinafter, also referred to as OS 14a), the present application 14b, and a plurality of other types of applications (not shown). The flash memory 14 may be a computer-readable storage medium. A computer-readable storage medium is a non-transitory medium. Electrical signals that carry programs downloaded from servers on the Internet are not included in non-transitory media.

複数種類のアプリケーションには、EDITアクションに対応しているアプリケーション(以下、EDITアプリケーションと記載する)や、SENDアクションに対応しているアプリケーション(以下、SENDアプリケーションと記載する)が含まれている。EDITアプリケーションは、画像データを編集するための編集アプリケーションである。EDITアプリケーションの一例としては、画像作成アプリケーションや画像編集アプリケーションが挙げられる。SENDアプリケーションは、携帯端末10とは異なる装置への画像データの出力を行うためのアプリケーションである。画像データの出力という概念には、不図示のメール受信装置へのメール送信や、サーバ装置52へのデータ送信や、メモリカードインターフェース19に装着されたメモリカード20へのデータ保存などが含まれる。SENDアプリケーションの一例としては、メール作成および送受信のためのメールアプリケーション、Social Networking Service(SNSとも呼ばれる)用アプリケーション、ネットワーク上のストレージにデータをアップロードまたはダウンロードするためのアプリケーション、などが挙げられる。 The plurality of types of applications include an application that supports EDIT actions (hereinafter, referred to as EDIT application) and an application that supports SEND actions (hereinafter, referred to as SEND application). The EDIT application is an editing application for editing image data. Examples of EDIT applications include image creation applications and image editing applications. The SEND application is an application for outputting image data to a device different from the mobile terminal 10. The concept of outputting image data includes transmission of mail to a mail receiving device (not shown), data transmission to a server device 52, data storage to a memory card 20 mounted on a memory card interface 19, and the like. Examples of SEND applications include mail applications for composing and sending / receiving mail, applications for Social Networking Service (also called SNS), applications for uploading or downloading data to storage on a network, and the like.

CPU11、ROM12、フラッシュメモリ14などは、コンピュータが読み取り可能なストレージ媒体であり、non-transitoryな媒体である。インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、non-transitoryな媒体には含まれない。 The CPU 11, ROM 12, flash memory 14, and the like are computer-readable storage media and are non-transitory media. Electrical signals that carry programs downloaded from servers on the Internet are not included in non-transitory media.

OS14aは、携帯端末10の標準機能を実現するための基本ソフトウェアである。OS14aは、本実施形態の場合、アンドロイド(Google Incの登録商標)OSである。本アプリ14bは、デバイス30のベンダによって提供されるアプリケーションであって、ユーザによって携帯端末10にインストールされる。 OS14a is basic software for realizing the standard functions of the mobile terminal 10. In the case of this embodiment, OS14a is an Android (registered trademark of Google Inc) OS. The application 14b is an application provided by the vendor of the device 30 and is installed on the mobile terminal 10 by the user.

本明細書における記載上の注意点を説明する。以降、アプリケーションやオペレーティングシステムなどのプログラムを実行するCPU11のことを、単にプログラム名で記載する場合もある。例えば「アプリケーション」という記載が、「アプリケーションを実行するCPU11」を意味する場合もある。本明細書において、「携帯端末10のCPU11が、各種の情報を受信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を取得する」という技術内容を含んでいるものとする。また、「携帯端末10のCPU11が、各種の情報を送信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を出力する」という技術内容を含んでいるものとする。 The points to be noted in the description in this specification will be described. Hereinafter, the CPU 11 that executes a program such as an application or an operating system may be simply described by a program name. For example, the description "application" may mean "CPU 11 that executes an application". In the present specification, the description that "the CPU 11 of the mobile terminal 10 receives various information" is the technical content that "the CPU 11 of the mobile terminal 10 acquires various information via the wireless LAN transmission / reception unit 15". Suppose that it contains. Further, the description that "the CPU 11 of the mobile terminal 10 transmits various information" includes the technical content that "the CPU 11 of the mobile terminal 10 outputs various information via the wireless LAN transmission / reception unit 15". It is assumed that there is.

携帯端末10に搭載されたOS14aのAPIをアプリケーションが用いることにより、アプリケーション間でデータを受け渡す共有機能(インテント機能とも呼ばれる)が実現される。また、携帯端末10に搭載された本アプリ14bは、パーソナルコンピュータなどを経由せずに、携帯端末10から直接、デバイス30の印刷機能およびスキャン機能を利用するためのアプリケーションである。特に、本アプリ14bは、デバイス30から取得した画像データを、共有機能によって他のアプリケーションに渡す場合に、ユーザビリティが良いように構成されている。 By using the API of the OS 14a mounted on the mobile terminal 10 by the application, a sharing function (also called an intent function) for transferring data between the applications is realized. Further, the application 14b mounted on the mobile terminal 10 is an application for using the print function and the scan function of the device 30 directly from the mobile terminal 10 without going through a personal computer or the like. In particular, the application 14b is configured to have good usability when the image data acquired from the device 30 is passed to another application by the sharing function.

無線LAN送受信部15は、IEEE802.11b/gの規格に準拠した無線LANにより、携帯端末10と他の機器とをWi−Fi(Wi-Fi Allianceの登録商標)接続する回路である。この無線LAN送受信部15により、アクセスポイント50を介して、デバイス30との間が無線接続される。また、アクセスポイント50およびインターネット51を介して、サーバ装置52との間が接続される。 The wireless LAN transmission / reception unit 15 is a circuit for connecting the mobile terminal 10 and other devices by Wi-Fi (registered trademark of Wi-Fi Alliance) by a wireless LAN conforming to the standard of IEEE802.11b / g. The wireless LAN transmission / reception unit 15 wirelessly connects to and from the device 30 via the access point 50. Further, the server device 52 is connected to the server device 52 via the access point 50 and the Internet 51.

操作キー16は、携帯端末10の筺体に設けられたハードキーであり、携帯端末10に設定情報や指示を入力する。タッチパネル17は、LCD18に重ねて設けられ、携帯端末10に設定情報や指示を入力する。LCD18は、各種の操作画面や、選択されたデータに基づく画像を表示する。メモリカードI/F19は、不揮発性のメモリカード20が装着されるインターフェースであって、メモリカード20に対するデータの書き込み又は読み出しを制御する。メモリカード20は、一例として、SDカード(SD-3C, LLCの登録商標)である。本実施形態の場合、本アプリ14bは、デバイス30から受信した画像データを、PDFフォーマットのファイル(以下、PDFデータとも記す)またはJPEGフォーマットのファイル(以下、JPEGデータとも記す)に変換し、メモリカード20に格納する。PDFデータのフォーマットは、マルチページを含む1つのPDFデータを作成することができるデータ構造である。JPEGデータのフォーマットは、マルチページを含ませることができないデータ構造である。ここでマルチページとは、複数ページのデータである。 The operation key 16 is a hard key provided on the housing of the mobile terminal 10, and inputs setting information and instructions to the mobile terminal 10. The touch panel 17 is provided so as to be superimposed on the LCD 18, and setting information and instructions are input to the mobile terminal 10. The LCD 18 displays various operation screens and images based on the selected data. The memory card I / F 19 is an interface on which the non-volatile memory card 20 is mounted, and controls writing or reading of data to the memory card 20. The memory card 20 is, for example, an SD card (a registered trademark of SD-3C, LLC). In the case of the present embodiment, the present application 14b converts the image data received from the device 30 into a PDF format file (hereinafter, also referred to as PDF data) or a JPEG format file (hereinafter, also referred to as PEG data), and stores the memory. Store in card 20. The PDF data format is a data structure capable of creating one PDF data including multi-page. The format of JPEG data is a data structure that cannot contain multi-pages. Here, the multi-page is data of a plurality of pages.

音声入出力部21は、マイクやスピーカなどで構成された音声入出力用デバイスであり、電話網通信部22は、携帯電話網100を介した通信を行うための回路である。携帯電話網100は、IMT−2000(International Mobile Telecommunication-2000の略)方式の通信網であって、携帯端末10による音声通話の利用を可能にする。 The voice input / output unit 21 is a voice input / output device composed of a microphone, a speaker, and the like, and the telephone network communication unit 22 is a circuit for performing communication via the mobile phone network 100. The mobile phone network 100 is an IMT-2000 (abbreviation for International Mobile Telecommunication-2000) type communication network, and enables the use of voice calls by the mobile terminal 10.

なお、携帯端末10にインストールされた各アプリケーションは、OS14aのAPIを呼び出して、無線LAN送受信部15、操作キー16、タッチパネル17、LCD18、メモリカードI/F19、音声入出力部21、電話網通信部22など、携帯端末10の各構成に受け渡したいデータをOS14aに出力する。各アプリケーションには、本アプリ14bが含まれる。すなわち、各アプリケーションは、OS14aのAPIを呼び出すことによって、携帯端末10の各構成を制御する。また、各アプリケーションは、OS14aのAPIを呼び出して、携帯端末10の各構成が出力するデータや各構成の状態を示すデータをOS14aから取得する。すなわち、OS14aのAPIを呼び出すことによって、携帯端末10の各構成の状態を示すデータをOS14aから取得する。携帯端末10の各構成の状態は、携帯端末10への操作入力の状態も含んでいる。また、OS14aは、携帯端末10の各構成が出力するデータや各構成の状態を示すデータを、定期的に、あるいは各構成の状態変化の都度、各アプリケーションに通知することもある。すなわち、各アプリケーションは、OS14aからの通知を受けることによって、携帯端末10の各構成の状態を示すデータをOS14aから取得する。 In addition, each application installed in the mobile terminal 10 calls the API of OS14a, wireless LAN transmission / reception unit 15, operation key 16, touch panel 17, LCD18, memory card I / F19, voice input / output unit 21, telephone network communication. The data to be passed to each configuration of the mobile terminal 10 such as the unit 22 is output to the OS 14a. Each application includes the present application 14b. That is, each application controls each configuration of the mobile terminal 10 by calling the API of the OS 14a. Further, each application calls the API of the OS 14a and acquires the data output by each configuration of the mobile terminal 10 and the data indicating the state of each configuration from the OS 14a. That is, by calling the API of OS14a, data indicating the state of each configuration of the mobile terminal 10 is acquired from OS14a. The state of each configuration of the mobile terminal 10 also includes the state of operation input to the mobile terminal 10. Further, the OS 14a may notify each application of the data output by each configuration of the mobile terminal 10 and the data indicating the state of each configuration periodically or each time the state of each configuration changes. That is, each application acquires data indicating the state of each configuration of the mobile terminal 10 from the OS 14a by receiving the notification from the OS 14a.

デバイス30は、プリンタ機能、スキャン機能、コピー機能などを有する複合機であって、携帯端末10の無線LAN送受信部15と同様に構成された無線LAN送受信部(図示せず)を備え、アクセスポイント50を介した無線通信により、携帯端末10とWi−Fi接続される。また、デバイス30は、携帯端末10の本アプリ14bにより制御され、携帯端末10から送信されてくるデータに基づいて画像を印刷し、または、原稿を読み取って画像データを生成し、携帯端末10へ送信する。デバイス30はADF(Auto Document Feederの略)を備えていても良い。複数の原稿をADFにセットし、1のスキャン実行指示をデバイス30に入力することで、複数の原稿が自動的にスキャンされ、複数の画像データが生成されるとしてもよい。ここで、1のスキャン実行指示に応じて生成される、複数の画像データの集合を、「画像データセット」と定義する。また、画像データセットに含まれている1または複数の画像データの各々には、画像データの特性が対応付けられていてもよい。画像データの特性としては、画像サイズ(例:A4サイズ、L版サイズなど)、画像種類(例:文書画像、写真画像など)、等が挙げられる。画像データの特性は、画像データのヘッダ情報に含まれていてもよい。 The device 30 is a multifunction device having a printer function, a scan function, a copy function, and the like, and includes a wireless LAN transmission / reception unit (not shown) configured in the same manner as the wireless LAN transmission / reception unit 15 of the mobile terminal 10, and is an access point. It is connected to the mobile terminal 10 by Wi-Fi by wireless communication via 50. Further, the device 30 is controlled by the application 14b of the mobile terminal 10 and prints an image based on the data transmitted from the mobile terminal 10 or reads a manuscript to generate image data and sends the device 30 to the mobile terminal 10. Send. The device 30 may include an ADF (abbreviation for Auto Document Feeder). By setting a plurality of documents in the ADF and inputting one scan execution instruction to the device 30, the plurality of documents may be automatically scanned and a plurality of image data may be generated. Here, a set of a plurality of image data generated in response to one scan execution instruction is defined as an "image data set". Further, each of the one or more image data included in the image data set may be associated with the characteristics of the image data. Examples of the characteristics of the image data include an image size (example: A4 size, L size, etc.), an image type (example: document image, photographic image, etc.), and the like. The characteristics of the image data may be included in the header information of the image data.

本明細書における記載上の注意点を説明する。本明細書において、「携帯端末10のCPU11が、各種の情報を受信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を取得する」という技術内容を含んでいるものとする。また、「携帯端末10のCPU11が、各種の情報を送信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を出力する」という技術内容を含んでいるものとする。 The points to be noted in the description in this specification will be described. In the present specification, the description that "the CPU 11 of the mobile terminal 10 receives various information" is the technical content that "the CPU 11 of the mobile terminal 10 acquires various information via the wireless LAN transmission / reception unit 15". Suppose that it contains. Further, the description that "the CPU 11 of the mobile terminal 10 transmits various information" includes the technical content that "the CPU 11 of the mobile terminal 10 outputs various information via the wireless LAN transmission / reception unit 15". It is assumed that there is.

ここで、「データ」および「情報」の文言の定義を説明する。本明細書では、「データ」と「情報」では「情報」を「データ」の上位概念として用いている。そのため、「Aデータ」を「A情報」と言い換えてもよい。また、「情報」は、「データ」としての形式(例えば、テキスト形式、バイナリ形式、フラグ形式等)が異なっていても、同一の意味内容と認識される限り、同一の情報として取り扱われる。例えば、印刷部数が2部であることを示す情報として装置が扱う限り、"COPY=2"というテキスト形式のデータと、"10"というバイナリ形式のデータとは、同じ情報である。但し、上記の「データ」および「情報」の区別は厳密なものではなく、例外的な取扱いも許容される。 Here, the definitions of the wording of "data" and "information" will be described. In this specification, "information" is used as a superordinate concept of "data" in "data" and "information". Therefore, "A data" may be paraphrased as "A information". Further, "information" is treated as the same information as long as it is recognized as having the same meaning and content even if the format as "data" (for example, text format, binary format, flag format, etc.) is different. For example, as long as the apparatus handles it as information indicating that the number of copies to be printed is 2, the text format data "COPY = 2" and the binary format data "10" are the same information. However, the above distinction between "data" and "information" is not strict, and exceptional handling is permitted.

<共有機能>
図2を参照して、携帯端末10のOS14aのAPIを用いることにより実現される共有機能について説明する。共有機能は、データ出力元のアプリケーションが出力するデータを、データ出力先として選択されたアプリケーションに処理させる機能である。共有機能としては、暗黙的共有機能と、明示的共有機能とがある。図2(a)は、暗黙的共有機能を説明する図であって、データ出力元のアプリケーション(以下、共有元アプリ60とも記す)が、暗黙的共有機能の実行を、OS14aに要求した場合における処理の流れを示している。
<Sharing function>
With reference to FIG. 2, the sharing function realized by using the API of the OS 14a of the mobile terminal 10 will be described. The sharing function is a function of causing the application selected as the data output destination to process the data output by the application of the data output source. The sharing function includes an implicit sharing function and an explicit sharing function. FIG. 2A is a diagram for explaining the implicit sharing function, and is a case where the data output source application (hereinafter, also referred to as the sharing source application 60) requests the OS 14a to execute the implicit sharing function. It shows the flow of processing.

図2(a)に示すように、暗黙的共有機能において、共有元アプリ60は、OS14aのAPIを呼び出し、共有機能の実行を要求する(1)。この要求は、共有機能により他のアプリケーションに処理させようとするデータ(以下、共有データとも記す)のURI(Uniform Resource Identifierの略)と、タイプと、アクションとを含む。URIは、共有データの所在を示す情報であり、本実施形態の場合、ファイルパスで構成される。タイプは、共有データのフォーマットを指定する情報であり、アクションは、処理の種類を指定する情報である。OS14aは、共有元アプリ60から通知されるタイプとアクションとを検索条件として、携帯端末10にインストールされた全てのアプリケーション(以下、全てのアプリ62とも記す)の中から、データ出力先のアプリケーション(以下、共有先アプリ64とも記す)となり得る候補を検索する(2)。 As shown in FIG. 2A, in the implicit sharing function, the sharing source application 60 calls the API of OS14a and requests the execution of the sharing function (1). This request includes a URI (abbreviation of Uniform Resource Identifier) of data (hereinafter, also referred to as shared data) to be processed by another application by the sharing function, a type, and an action. The URI is information indicating the location of the shared data, and in the case of the present embodiment, it is composed of a file path. A type is information that specifies the format of shared data, and an action is information that specifies the type of processing. OS14a is a data output destination application (hereinafter, also referred to as all applications 62) from all applications installed on the mobile terminal 10 (hereinafter, also referred to as all applications 62) with the type and action notified from the sharing source application 60 as search conditions. Hereinafter, a candidate that can be a sharing destination application 64) is searched for (2).

携帯端末10にインストールされた各アプリケーションは、自アプリケーションにより処理可能なフォーマットを指定するタイプと、実行可能な処理の種類を指定するアクションとを予め宣言している。よって、OS14aは、共有元アプリ60から通知されたタイプとアクションとを検索条件として全てのアプリ62を検索する。そして、共有元アプリ60から通知されたタイプが指定するフォーマットのデータを処理可能であり、且つ、共有元アプリ60から通知されたアクションが指定する処理の種類に対応したアプリケーションを抽出し、その識別情報を取得する(3)。ただし、各アプリケーションが宣言するタイプ、アクションは、各アプリケーションの開発者が自由に設定できるものである。したがって、実際には実行できない処理を、各アプリケーションがアクションとして宣言している場合があり得る。よって、「共有元アプリ60から通知されたアクションが指定する処理の種類に対応したアプリケーション」とは、共有元アプリ60から通知されたアクションと、同一のアクションを宣言しているアプリケーションであることを意味しており、実際にその処理を実行可能であることまでを要求しない。 Each application installed on the mobile terminal 10 declares in advance a type that specifies a format that can be processed by its own application and an action that specifies the type of processing that can be executed. Therefore, the OS 14a searches all the applications 62 using the type and action notified from the sharing source application 60 as search conditions. Then, an application that can process data in a format specified by the type notified from the sharing source application 60 and that corresponds to the processing type specified by the action notified from the sharing source application 60 is extracted and identified. Get information (3). However, the types and actions declared by each application can be freely set by the developer of each application. Therefore, each application may declare a process that cannot be actually executed as an action. Therefore, the "application corresponding to the type of processing specified by the action notified from the sharing source application 60" is an application that declares the same action as the action notified from the sharing source application 60. It means that it does not require that the process can actually be executed.

次に、OS14aは、検索により発見されたアプリケーション、すなわち、共有先アプリ64の候補であるアプリケーションの一覧を、LCD18に表示させる(4)。そして、ユーザが一覧からいずれかを選択すると(5)、OS14aは、選択された共有先アプリ64を起動して、その共有先アプリ64の画面をフォアグラウンド(前面とも呼ぶ)とし、共有元アプリ60から通知された共有データのURIと、タイプと、アクションとを通知する(6)。 Next, the OS 14a causes the LCD 18 to display a list of applications found by the search, that is, applications that are candidates for the sharing destination application 64 (4). Then, when the user selects one from the list (5), the OS 14a activates the selected sharing destination application 64, sets the screen of the sharing destination application 64 as the foreground (also referred to as the front), and sets the sharing source application 60. Notify the URI, type, and action of the shared data notified from (6).

その結果、ユーザにより選択された共有先アプリ64の画面がフォアグラウンドに表示され、共有先アプリ64は、通知されたURIで特定される共有データにアクセスし、アクションの値に従った処理を行う。例えば表示出力する、電子メールに添付して送信する、編集するなど、その共有先アプリ64で実行可能な各種の処理を行う。 As a result, the screen of the sharing destination application 64 selected by the user is displayed in the foreground, and the sharing destination application 64 accesses the shared data specified by the notified URI and performs processing according to the action value. For example, it performs various processes that can be executed by the sharing destination application 64, such as display output, attachment to an e-mail, transmission, and editing.

図2(b)は、明示的共有機能を説明する図であって、共有元アプリ60が、明示的共有機能の実行をOS14aに要求した場合における処理の流れを示している。 FIG. 2B is a diagram for explaining the explicit sharing function, and shows the flow of processing when the sharing source application 60 requests the OS 14a to execute the explicit sharing function.

図2(b)に示すように、明示的共有機能において、共有元アプリ60は、OS14aのAPIを呼び出し、共有先アプリ64の候補の一覧の表示を要求する(21)。この要求は、共有データのタイプとアクションとを含む。OS14aは、共有元アプリ60から通知されるタイプとアクションとを検索条件として、携帯端末10にインストールされた全てのアプリ62の中から、共有先アプリ64の候補を検索し(22)、検索条件を満たすアプリケーションの識別情報を取得する(23)。 As shown in FIG. 2B, in the explicit sharing function, the sharing source application 60 calls the API of the OS 14a and requests the display of a list of candidates of the sharing destination application 64 (21). This request includes the type of shared data and the action. OS14a searches for candidates for the sharing destination application 64 from all the applications 62 installed on the mobile terminal 10 using the type and action notified from the sharing source application 60 as search conditions (22), and searches for the search conditions. Acquire the identification information of the application satisfying (23).

次に、OS14aは、検索により発見された共有先アプリ64の候補の一覧を、LCD18に表示させる(24)。そして、ユーザがいずれかを選択すると(25)、OS14aは、選択されたアプリケーションの識別情報、および検索条件として用いたタイプとアクションとを含むインテントを返す(26)。一方、共有元アプリ60は、OS14aからインテントを受けると、OS14aのAPIを呼び出し、そのインテントに含まれる選択されたアプリケーションの識別情報、共有データのURI、タイプ、アクションを指定して、共有機能の実行を要求する(27)。OS14aは、共有元アプリ60から指定されたアプリケーションである共有先アプリ64を起動して、その共有先アプリ64の画面をフォアグラウンドとし、共有元アプリ60から通知された共有データのURIと、タイプと、アクションとを通知する(28)。 Next, the OS 14a causes the LCD 18 to display a list of candidates for the sharing destination application 64 found by the search (24). Then, when the user selects one (25), the OS 14a returns an intent containing the identification information of the selected application and the type and action used as the search condition (26). On the other hand, when the sharing source application 60 receives an intent from OS14a, it calls the API of OS14a, specifies the identification information of the selected application included in the intent, specifies the URI, type, and action of the shared data, and shares the data. Request the execution of the function (27). The OS 14a starts the sharing destination application 64, which is an application specified by the sharing source application 60, sets the screen of the sharing destination application 64 as the foreground, and sets the URI and the type of the shared data notified from the sharing source application 60. , Notify the action (28).

すなわち、共有元アプリ60が共有先アプリ64を認識せずに、共有データのURI等をOS14aへ通知する共有機能を暗黙的共有機能といい、共有元アプリ60が共有先アプリ64を指定して、共有データのURI等をOS14aへ通知する共有機能を明示的共有機能という。なお、本アプリ14bは、OS14aの明示的共有機能を利用するものとして説明する。 That is, the sharing function of notifying the sharing data URI or the like to the OS 14a without the sharing source application 60 recognizing the sharing destination application 64 is called an implicit sharing function, and the sharing source application 60 specifies the sharing destination application 64. , The sharing function of notifying the OS 14a of the URI and the like of the shared data is called an explicit sharing function. The application 14b will be described as using the explicit sharing function of the OS 14a.

<携帯端末の動作>
図8は、本アプリ14bに従い、携帯端末10のCPU11が実行する共有処理を示すフローチャートである。この処理は、本アプリ14bの操作受け付け画面(図示せず)から、ユーザがスキャンの実行を指示した場合に開始される。なお、以下に説明する図8から図10のフローチャートに示す各ステップは、本アプリ14bがCPU11に実行させ、または、本アプリ14bがOS14aなどの機能を利用してCPU11に実行させるものとして説明する。ただし、各フローチャートが含むステップは、OS14aやその他アプリケーションがCPU11に実行させるステップに一部置き換えられても良い。また、CPU11の関与によらず、携帯端末10に設けられたハードウェアそのものが作動することによって実現されるステップに、一部置き換えられても良い。
<Operation of mobile terminal>
FIG. 8 is a flowchart showing a sharing process executed by the CPU 11 of the mobile terminal 10 according to the application 14b. This process is started when the user instructs the execution of the scan from the operation acceptance screen (not shown) of the application 14b. Each step shown in the flowcharts of FIGS. 8 to 10 described below will be described assuming that the application 14b causes the CPU 11 to execute the steps, or the application 14b causes the CPU 11 to execute the steps using a function such as the OS 14a. .. However, the steps included in each flowchart may be partially replaced with the steps that the OS 14a or other application causes the CPU 11 to execute. Further, regardless of the involvement of the CPU 11, the step may be partially replaced by a step realized by operating the hardware itself provided in the mobile terminal 10.

まず、ステップS110(以下、ステップを省略)において、CPU11は、デバイス30に対して画像データを送信するよう、無線LAN送受信部15から指示させる(S110)。一方、デバイス30は、携帯端末10からの指示に応じて、1または複数の原稿をスキャンし、1または複数の画像データを含んだ1の画像データセットを生成し、携帯端末10へ送信する。携帯端末10は、デバイス30から受信した画像データセットをRAM13に一時記憶させる。本実施形態において、この画像データは、非圧縮、または可逆圧縮されたRAW画像データであるものとする。デバイス30においてスキャンが完了しない間(S115:NO)、CPU11は、処理を待機する。一方、デバイス30においてスキャンが完了した場合(S115:YES)には、CPU11は、画像データセットの受信を完了する。 First, in step S110 (hereinafter, step is omitted), the CPU 11 causes the wireless LAN transmission / reception unit 15 to instruct the device 30 to transmit image data (S110). On the other hand, the device 30 scans one or more originals in response to an instruction from the mobile terminal 10, generates one image data set including one or a plurality of image data, and transmits the one image data set to the mobile terminal 10. The mobile terminal 10 temporarily stores the image data set received from the device 30 in the RAM 13. In the present embodiment, the image data is assumed to be uncompressed or losslessly compressed RAW image data. While the scan is not completed in the device 30 (S115: NO), the CPU 11 waits for processing. On the other hand, when the scan is completed in the device 30 (S115: YES), the CPU 11 completes the reception of the image data set.

CPU11は、スキャン結果確認画面70をLCD18に表示させる(S120)。図3に、スキャン結果確認画面70の画面例を示す。スキャン結果確認画面70は、スキャン画像71、ページ表示領域72、共有ボタン74、保存ボタン76を含んでいる。スキャン画像71は、スキャン処理によって生成された画像データに対応する画像である。ページ表示領域72は、デバイス30に読み取らせた原稿の全ページ数と、現在表示中のスキャン画像71が全ページの原稿のうち何ページ目の原稿の画像であるかを示すページ番号とを表示する領域である。共有ボタン74は、共有機能の実行指示を入力するための領域である。保存ボタン76は、保存機能の実行指示を入力するための領域である。ユーザが保存ボタン76にタッチすると、表示中のスキャン画像71に対応する画像データの保存が実行される。具体的には、画像データを所定のフォーマットのデータに変換し、さらに、OS14aのAPIを呼び出して、メモリカード20に記憶させる。 The CPU 11 displays the scan result confirmation screen 70 on the LCD 18 (S120). FIG. 3 shows a screen example of the scan result confirmation screen 70. The scan result confirmation screen 70 includes a scan image 71, a page display area 72, a share button 74, and a save button 76. The scanned image 71 is an image corresponding to the image data generated by the scanning process. The page display area 72 displays the total number of pages of the document read by the device 30, and the page number indicating which page of the document the currently displayed scanned image 71 is the image of the document of all pages. Area to do. The sharing button 74 is an area for inputting an execution instruction of the sharing function. The save button 76 is an area for inputting an execution instruction of the save function. When the user touches the save button 76, the image data corresponding to the scanned image 71 being displayed is saved. Specifically, the image data is converted into data in a predetermined format, and the API of the OS 14a is called and stored in the memory card 20.

S125においてCPU11は、共有機能の実行指示が入力されたか否かを判断する。当該判断は、共有ボタン74がタッチされたか否かによって行われてもよい。否定判断される場合(S125:NO)にはS126へ進み、CPU11は、共有機能以外の他の機能の実行指示が入力されたか否かを判断する。S126において否定判断される場合(S126:NO)にはS125へ戻り、肯定判断される場合(S126:YES)にはS127へ進む。S127においてCPU11は、操作入力に応じた各処理(例えば、画像データの保存処理)を実行する。そしてフローを終了する。フローを終了すると、CPU11は、本アプリ14bの操作受け付け画面(図示せず)をLCD18に表示させる。 In S125, the CPU 11 determines whether or not an execution instruction for the shared function has been input. The determination may be made based on whether or not the shared button 74 is touched. If a negative determination is made (S125: NO), the process proceeds to S126, and the CPU 11 determines whether or not an execution instruction for a function other than the shared function has been input. If a negative judgment is made in S126 (S126: NO), the process returns to S125, and if a positive judgment is made (S126: YES), the process proceeds to S127. In S127, the CPU 11 executes each process (for example, image data storage process) according to the operation input. And the flow ends. When the flow is completed, the CPU 11 displays the operation acceptance screen (not shown) of the application 14b on the LCD 18.

一方、S125において肯定判断される場合(S125:YES)には、S130へ進む。S130において、共有先アプリ64の検索処理を実行する。具体的には、CPU11は、(1)EDITアクションまたはSENDアクションに対応していること、(2)JPEGフォーマットまたはPDFフォーマットのデータを出力することが可能であること、(3)応答情報を出力する仕様を有すること、の検索条件を満たすアプリケーションを検索するよう、OS14aに要求する。すなわちOS14aは、検索条件に合致するアプリケーションを検索する検索部として機能する。ここで応答情報は、共有先アプリ64での処理が成功したことを示す情報であり、共有先アプリ64から出力される情報である。OS14aから、検索条件を満たすアプリケーションの識別情報を含む情報が返ってくることに応じて、S135へ進む。アプリケーションの識別情報を含む情報の例としては、アンドロイド(Google Incの登録商標)OSにおけるインテントに含まれるアプリケーション名が挙げられる。 On the other hand, if an affirmative judgment is made in S125 (S125: YES), the process proceeds to S130. In S130, the search process of the sharing destination application 64 is executed. Specifically, the CPU 11 supports (1) EDIT action or SEND action, (2) can output JPEG format or PDF format data, and (3) outputs response information. The OS 14a is requested to search for an application that satisfies the search condition of having the specifications to be used. That is, the OS 14a functions as a search unit for searching for an application that matches the search conditions. Here, the response information is information indicating that the processing in the sharing destination application 64 has succeeded, and is information output from the sharing destination application 64. When information including the identification information of the application satisfying the search condition is returned from OS14a, the process proceeds to S135. An example of information including application identification information is an application name included in an intent in an Android (Google Inc) OS.

S135においてCPU11は、検索されたアプリケーションの名称を、アプリケーション選択画面に一覧表示させる。図4に、アプリケーション選択画面80の画面例を示す。アプリケーション選択画面80には、共有先アプリ64として選択可能なアプリケーションの名称81〜86が、一覧表示される。名称81〜83は、SENDアプリケーションを示す情報である。名称84〜86は、EDITアプリケーションを示す情報である。OKボタン画像87は、選択操作の完了指示の入力を受け付けるための画像である。ページ入力領域88は、スキャン処理によって生成された複数ページの画像データのうち、共有処理を実行する対象の画像データのページ番号を入力するための領域である。ユーザは、アプリケーション選択画面80を用いることで、N個(ここでNは1以上の自然数)の共有先アプリ64を選択することが可能となる。 In S135, the CPU 11 displays a list of the searched application names on the application selection screen. FIG. 4 shows a screen example of the application selection screen 80. On the application selection screen 80, names 81 to 86 of applications that can be selected as the sharing destination application 64 are displayed in a list. The names 81 to 83 are information indicating the SEND application. Names 84 to 86 are information indicating an EDIT application. The OK button image 87 is an image for accepting the input of the completion instruction of the selection operation. The page input area 88 is an area for inputting the page number of the image data to be shared among the image data of a plurality of pages generated by the scan process. By using the application selection screen 80, the user can select N (where N is a natural number of 1 or more) sharing destination applications 64.

S137においてCPU11は、共有先アプリ64の選択操作を受け付けたか否かを判断する。共有先アプリ64の選択操作は、例えば、名称81〜86のうちの少なくとも1つがタッチされ、最後にOKボタン画像87がタッチされることによって行われてもよい。否定判断される場合(S137:NO)にはS137へ戻り、肯定判断される場合(S137:YES)にはS140へ進む。 In S137, the CPU 11 determines whether or not the selection operation of the sharing destination application 64 has been accepted. The selection operation of the sharing destination application 64 may be performed, for example, by touching at least one of the names 81 to 86 and finally touching the OK button image 87. If a negative judgment is made (S137: NO), the process returns to S137, and if a positive judgment is made (S137: YES), the process proceeds to S140.

S140においてCPU11は、選択されたN個の共有先アプリ64のうちに、PDFフォーマットのデータを出力することが可能であるSENDアプリケーションが含まれているか否かを判断する。判断方法の一例を説明する。CPU11は、PDFフォーマットのデータを出力可能であるSENDアプリケーションを検索するよう、OS14aに要求する。CPU11は、検索条件に合致するアプリケーションの識別情報を、OS14aから受信する。CPU11は、N個の共有先アプリ64のうちに、受信した識別情報と一致する識別情報を有するアプリケーションが存在するか否かを判断する。S140において否定判断される場合(S140:NO)にはS150へ進み、肯定判断される場合(S140:YES)にはS145へ進む。 In S140, the CPU 11 determines whether or not the selected N sharing destination applications 64 include a SEND application capable of outputting PDF format data. An example of the determination method will be described. The CPU 11 requests the OS 14a to search for a SEND application capable of outputting PDF format data. The CPU 11 receives the identification information of the application that matches the search condition from the OS 14a. The CPU 11 determines whether or not there is an application having identification information that matches the received identification information among the N shared destination applications 64. If a negative judgment is made in S140 (S140: NO), the process proceeds to S150, and if a positive judgment is made (S140: YES), the process proceeds to S145.

S145においてCPU11は、最終出力フォーマットの選択入力を受け付ける。最終出力フォーマットは、SENDアプリケーションによって携帯端末10と異なる装置へ出力されるデータが有するフォーマットである。例えば、PDFフォーマットとJPEGフォーマットとのうちの何れかを最終出力フォーマットとして選択することが可能であってもよい。そしてS150へ進む。 In S145, the CPU 11 accepts the selection input of the final output format. The final output format is a format possessed by data output to a device different from the mobile terminal 10 by the SEND application. For example, it may be possible to select either the PDF format or the JPEG format as the final output format. Then proceed to S150.

S150においてCPU11は、選択された共有先アプリ64の数である「N」が複数であるか否かを判断する。否定判断される場合(S150:NO)には、S155へ進む。S155においてCPU11は、1つの共有先アプリ64に、画像データを共有させる。この処理の内容は、従来の共有処理の内容と同様であるため、ここでは説明を省略する。そしてフローを終了する。 In S150, the CPU 11 determines whether or not there are a plurality of "N", which is the number of the selected sharing destination applications 64. If a negative judgment is made (S150: NO), the process proceeds to S155. In S155, the CPU 11 causes one sharing destination application 64 to share the image data. Since the content of this process is the same as the content of the conventional shared process, the description thereof will be omitted here. And the flow ends.

一方、S150において肯定判断される場合(S150:YES)には、S160へ進む。S160においてCPU11は、複数の共有先アプリ64に同一の画像データを処理させる場合であるか否かを判断する。否定判断される場合(S160:NO)には、S165へ進む。S165においてCPU11は、複数の画像データの各々に対して、異なる共有先アプリ64を用いて共有処理を実行する。例えば、1つ目の画像データに対して第1の共有先アプリ64を用いて共有処理を実行し、2つ目の画像データに対して第2の共有先アプリ64を用いて共有処理を実行することが行われる。この処理の内容は、従来の共有処理の内容と同様であるため、ここでは説明を省略する。そしてフローを終了する。 On the other hand, if an affirmative judgment is made in S150 (S150: YES), the process proceeds to S160. In S160, the CPU 11 determines whether or not a plurality of sharing destination applications 64 are to process the same image data. If a negative determination is made (S160: NO), the process proceeds to S165. In S165, the CPU 11 executes a sharing process for each of the plurality of image data using different sharing destination applications 64. For example, the sharing process is executed for the first image data using the first sharing destination application 64, and the sharing process is executed for the second image data using the second sharing destination application 64. Is done. Since the content of this process is the same as the content of the conventional shared process, the description thereof will be omitted here. And the flow ends.

一方、S160において肯定判断される場合(S160:YES)には、S170へ進む。S170においてCPU11は、N個の共有先アプリ64のうちに含まれている、EDITアプリケーションの数を確認する。EDITアプリケーションが含まれていない場合(S170:なし)にはS260へ進む。EDITアプリケーションが1つ含まれている場合(S170:1つ)には、S185をスキップしてS187へ進む。EDITアプリケーションが複数含まれている場合(S170:複数)には、S185へ進む。 On the other hand, if an affirmative judgment is made in S160 (S160: YES), the process proceeds to S170. In S170, the CPU 11 confirms the number of EDIT applications included in the N shared destination applications 64. If the EDIT application is not included (S170: none), the process proceeds to S260. When one EDIT application is included (S170: one), S185 is skipped and the process proceeds to S187. If a plurality of EDIT applications are included (S170: plural), the process proceeds to S185.

S185においてCPU11は、処理順番受付画面を、LCD18に表示させる。処理順番受付画面は、同一の画像データに対して複数のEDITアプリケーションがシリアルに処理を実行する場合における、処理順番の入力を受け付けるための画面である。図5に、処理順番受付画面90の画面例を示す。処理順番受付画面90には、複数のEDITアプリケーションの名称91〜93が表示されている。名称91を有するEDITアプリケーションの処理順番が1番であり、名称92を有するEDITアプリケーションの処理順番が2番であり、名称93を有するEDITアプリケーションの処理順番が3番である。名称91〜93の表示順序は、ユーザの操作によって任意に入れ替えることが可能とされている。OKボタン画像95は、処理順番を決定する指示の入力を受け付けるための画像である。そしてS187へ進む。 In S185, the CPU 11 causes the LCD 18 to display the processing order reception screen. The processing order acceptance screen is a screen for accepting input of the processing order when a plurality of EDIT applications serially execute processing on the same image data. FIG. 5 shows a screen example of the processing order reception screen 90. On the processing order reception screen 90, the names 91 to 93 of the plurality of EDIT applications are displayed. The processing order of the EDIT application having the name 91 is No. 1, the processing order of the EDIT application having the name 92 is No. 2, and the processing order of the EDIT application having the name 93 is No. 3. The display order of the names 91 to 93 can be arbitrarily changed by the operation of the user. The OK button image 95 is an image for receiving an input of an instruction for determining the processing order. Then proceed to S187.

S187においてCPU11は、N個の共有先アプリ64のうちにSENDアプリケーションが含まれているか否かを確認する。否定判断される場合(S187:NO)にはS191へ進み、肯定判断される場合(S187:YES)にはS189へ進む。S189においてCPU11は、同一の画像データに対してEDITアプリケーションおよびSENDアプリケーションがシリアルに処理を実行する場合において、SENDアプリケーションの処理順番をEDITアプリケーションの処理順番よりも後にする。そしてS191へ進む。 In S187, the CPU 11 confirms whether or not the SEND application is included in the N shared destination applications 64. If a negative judgment is made (S187: NO), the process proceeds to S191, and if a positive judgment is made (S187: YES), the process proceeds to S189. In S189, when the EDIT application and the SEND application serially execute processing on the same image data, the CPU 11 sets the processing order of the SEND application after the processing order of the EDIT application. Then proceed to S191.

S191においてCPU11は、処理順番が1番目であるEDITアプリケーションを、共有先アプリ64として設定する。 In S191, the CPU 11 sets the EDIT application having the first processing order as the sharing destination application 64.

S193においてCPU11は、実行対象の共有先アプリ64が、ビットマップフォーマットのデータに対応しているEDITアプリケーションであるか否かを判断する。判断方法の一例を説明する。CPU11は、ビットマップフォーマットの画像データを処理可能なEDITアプリケーションを検索するよう、OS14aに要求する。CPU11は、検索条件に合致するアプリケーションの識別情報を、OS14aから受信する。CPU11は、実行対象の共有先アプリ64の識別情報が、受信した識別情報と一致するか否かを判断する。 In S193, the CPU 11 determines whether or not the shared destination application 64 to be executed is an EDIT application that supports bitmap format data. An example of the determination method will be described. The CPU 11 requests the OS 14a to search for an EDIT application that can process image data in bitmap format. The CPU 11 receives the identification information of the application that matches the search condition from the OS 14a. The CPU 11 determines whether or not the identification information of the shared destination application 64 to be executed matches the received identification information.

S193において肯定判断される場合(S193:YES)には、S195へ進む。S195においてCPU11は、ビットマップフォーマットの画像データを共有先アプリ64に共有させる共有処理を実行する。具体的には、CPU11は、OS14aのAPIを呼び出す。そして、共有先アプリ64の識別情報、共有させる画像データのURI、「ビットマップ」のタイプ、「EDIT」のアクションを指定して、明示的共有機能の実行をOS14aに要求する。共有させる画像データのURIは、RAM13に記憶されている画像データのファイルパスであってもよい。また、共有させる画像データは、RAM13に記憶されている、ビットマップフォーマットの処理画像データであってもよい。そして、共有機能の実行を要求されたOS14aは、共有先アプリ64の画面をフォアグラウンドに表示する。そして本アプリ14bは、待機状態になる。そしてS210へ進む。 If an affirmative judgment is made in S193 (S193: YES), the process proceeds to S195. In S195, the CPU 11 executes a sharing process for sharing the image data in the bitmap format with the sharing destination application 64. Specifically, the CPU 11 calls the API of the OS 14a. Then, the identification information of the sharing destination application 64, the URI of the image data to be shared, the type of "bitmap", and the action of "EDIT" are specified, and the OS 14a is requested to execute the explicit sharing function. The URI of the image data to be shared may be the file path of the image data stored in the RAM 13. Further, the image data to be shared may be processed image data in a bitmap format stored in the RAM 13. Then, the OS 14a requested to execute the sharing function displays the screen of the sharing destination application 64 in the foreground. Then, the application 14b is in a standby state. Then proceed to S210.

一方、S193において否定判断される場合(S193:NO)には、S200へ進む。S200においてCPU11は、JPEGフォーマットの画像データを共有先アプリ64に共有させる共有処理を実行する。共有させる画像データがビットマップフォーマットである場合には、画像データをJPEGフォーマットに変換した上、変換された画像データを共有先アプリ64に共有させてもよい。なお、共有処理の具体的内容は、S195において説明済みであるため、ここでは説明を省略する。そしてS210へ進む。 On the other hand, if a negative judgment is made in S193 (S193: NO), the process proceeds to S200. In S200, the CPU 11 executes a sharing process for sharing the JPEG format image data with the sharing destination application 64. When the image data to be shared is in the bitmap format, the image data may be converted into the JPEG format and the converted image data may be shared with the sharing destination application 64. Since the specific content of the sharing process has already been explained in S195, the description thereof will be omitted here. Then proceed to S210.

共有先アプリ64は、画像データに対して共有処理を実行することによって、処理画像データを生成する。例えば、共有先アプリ64が、画像の色をカラーからモノクロに変更する処理を実行するEDITアプリケーションである場合には、カラー画像を示す画像データに対して共有処理を実行することによって、モノクロ画像を示す処理画像データが生成される。生成された処理画像データは、ビットマップフォーマットで、RAM13に一時的に記憶されるとしてもよい。また共有先アプリ64は、共有処理が完了することに応じて、応答情報をOS14aへ出力する。 The sharing destination application 64 generates processed image data by executing a sharing process on the image data. For example, when the sharing destination application 64 is an EDIT application that executes a process of changing the color of an image from color to monochrome, the monochrome image is created by executing the sharing process on the image data indicating the color image. The processed image data shown is generated. The generated processed image data may be temporarily stored in the RAM 13 in a bitmap format. Further, the sharing destination application 64 outputs the response information to the OS 14a when the sharing process is completed.

S210においてCPU11は、共有先アプリ64から出力された応答情報を、OS14aを介して受信したか否かを判断する。否定判断される場合(S210:NO)にはS210へ戻り、肯定判断される場合(S210:YES)にはS215へ進む。 In S210, the CPU 11 determines whether or not the response information output from the sharing destination application 64 has been received via the OS 14a. If a negative judgment is made (S210: NO), the process returns to S210, and if a positive judgment is made (S210: YES), the process proceeds to S215.

S215においてCPU11は、受信した応答情報に、RAM13に記憶されている処理画像データへアクセスするためのファイルパスが含まれているか否かを判断する。肯定判断される場合(S215:YES)には、ファイルパスが示す画像データを処理対象画像データとして設定し、S240へ進む。ここで、ファイルパスが示す画像データを処理対象画像データとして「設定する」方法には、各種の方法を用いてもよい。例えば、応答情報に含まれているファイルパスを処理対象画像データのファイルパスとしてRAM13等に記憶してもよい。また例えば、ファイルパスが示す画像データをコピーした画像データを、処理対象画像データとしてRAM13等に記憶してもよい。一方、S215において否定判断される場合(S215:NO)には、S220へ進む。 In S215, the CPU 11 determines whether or not the received response information includes a file path for accessing the processed image data stored in the RAM 13. If an affirmative judgment is made (S215: YES), the image data indicated by the file path is set as the image data to be processed, and the process proceeds to S240. Here, various methods may be used as a method of "setting" the image data indicated by the file path as the image data to be processed. For example, the file path included in the response information may be stored in the RAM 13 or the like as the file path of the image data to be processed. Further, for example, the image data obtained by copying the image data indicated by the file path may be stored in the RAM 13 or the like as the image data to be processed. On the other hand, if a negative determination is made in S215 (S215: NO), the process proceeds to S220.

S220においてCPU11は、直近生成画像を画像選択受付画面に表示させる。図6に、画像選択受付画面120の画面例を示す。画像選択受付画面120には、直近生成画像121、YESボタン画像122、NOボタン画像123、が含まれている。直近生成画像121は、直近に生成された直近生成画像データによって形成される画像である。直近生成画像データは、現在時刻から最も近い時間にRAM13に保存された画像データを、OS14aに検索させることによって取得してもよい。YESボタン画像122は、直近生成画像121を表示している直近生成画像データを、処理画像データとして使用する指示の入力を受け付ける画像である。NOボタン画像123は、直近生成画像データを処理画像データとして使用しない指示の入力を受け付ける画像である。 In S220, the CPU 11 displays the most recently generated image on the image selection reception screen. FIG. 6 shows a screen example of the image selection reception screen 120. The image selection reception screen 120 includes the most recently generated image 121, the YES button image 122, and the NO button image 123. The most recently generated image 121 is an image formed by the most recently generated image data. The most recently generated image data may be acquired by having the OS 14a search for the image data stored in the RAM 13 at the time closest to the current time. The YES button image 122 is an image that accepts an input of an instruction to use the most recently generated image data displaying the most recently generated image 121 as processed image data. The NO button image 123 is an image that accepts an input of an instruction not to use the most recently generated image data as processed image data.

S225においてCPU11は、直近生成画像データを処理画像データとして使用する指示が入力されたか否かを判断する。YESボタン画像122がタッチされた場合(S225:YES)には、直近生成画像データを処理対象画像データとして設定し、S240へ進む。ここで、直近生成画像データを処理対象画像データとして「設定する」方法には、各種の方法を用いてもよい。具体例は前述しているため、ここでは説明を省略する。一方、NOボタン画像123がタッチされた場合(S225:NO)にはS227へ進む。S227においてCPU11は、現在選択されている直近生成画像データよりもひとつ前の時刻にRAM13に保存された画像データを、直近生成画像データとして新たに設定する。そして、新たに設定された直近生成画像データにより形成される直近生成画像121を、画像選択受付画面120に表示させる。そしてS225へ戻る。 In S225, the CPU 11 determines whether or not an instruction to use the most recently generated image data as the processed image data has been input. YES button When the image 122 is touched (S225: YES), the most recently generated image data is set as the image data to be processed, and the process proceeds to S240. Here, various methods may be used as the method of "setting" the most recently generated image data as the image data to be processed. Since the specific example is described above, the description thereof will be omitted here. On the other hand, when the NO button image 123 is touched (S225: NO), the process proceeds to S227. In S227, the CPU 11 newly sets the image data saved in the RAM 13 at the time immediately before the currently selected most recently generated image data as the most recently generated image data. Then, the most recently generated image 121 formed by the newly set most recently generated image data is displayed on the image selection reception screen 120. Then, it returns to S225.

S240においてCPU11は、次の処理順番のEDITアプリケーションが存在するか否かを判断する。否定判断される場合(S240:NO)にはS260へ進み、肯定判断される場合(S240:YES)にはS243へ進む。 In S240, the CPU 11 determines whether or not an EDIT application having the next processing order exists. If a negative judgment is made (S240: NO), the process proceeds to S260, and if a positive judgment is made (S240: YES), the process proceeds to S243.

S243においてCPU11は、指示入力受付画面をLCD18に表示させる。指示入力受付画面は、次の処理順番のEDITアプリケーションに共有処理を実行させるか否かについての指示入力を受け付けるための画面である。図7に、指示入力受付画面110の画面例を示す。指示入力受付画面110には、YESボタン画像111、終了ボタン画像112、送信実行ボタン画像113、が含まれている。YESボタン画像111は、次の処理順番のEDITアプリケーションに共有処理を実行させる指示の入力を受け付ける画像である。終了ボタン画像112は、共有処理を終了する指示の入力を受け付ける画像である。送信実行ボタン画像113は、共有処理を未実行のEDITアプリケーションの有無に関わらず、EDITアプリケーションによる共有処理を終了し、SENDアプリケーションに共有処理を実行させる指示の入力を受け付ける画像である。 In S243, the CPU 11 causes the LCD 18 to display the instruction input reception screen. The instruction input acceptance screen is a screen for accepting an instruction input as to whether or not to make the EDIT application in the next processing order execute the sharing process. FIG. 7 shows a screen example of the instruction input reception screen 110. The instruction input reception screen 110 includes a YES button image 111, an end button image 112, and a transmission execution button image 113. The YES button image 111 is an image that accepts an input of an instruction to cause the EDIT application in the next processing order to execute the sharing process. The end button image 112 is an image that accepts an input of an instruction to end the sharing process. The transmission execution button image 113 is an image that receives an input of an instruction to end the sharing process by the EDIT application and cause the SEND application to execute the sharing process regardless of the presence or absence of the EDIT application that has not executed the sharing process.

S245においてCPU11は、ユーザによって入力された指示の内容を確認する。YESボタン画像111がタッチされた場合には、次の処理順番のEDITアプリケーションに共有処理を実行させる場合であると判断され(S245:EDITアプリケーション)、S250へ進む。S250においてCPU11は、次の処理順番のEDITアプリケーションを、共有先アプリ64として設定する。そしてS193へ戻る。 In S245, the CPU 11 confirms the content of the instruction input by the user. When the YES button image 111 is touched, it is determined that the EDIT application in the next processing order is to execute the sharing process (S245: EDIT application), and the process proceeds to S250. In S250, the CPU 11 sets the EDIT application in the next processing order as the sharing destination application 64. Then, it returns to S193.

一方、S245において、終了ボタン画像112がタッチされた場合には、共有処理を終了する場合であると判断され(S245:終了)、フローを終了する。また、S245において、送信実行ボタン画像113がタッチされた場合には、SENDアプリケーションに共有処理を実行させる場合であると判断され(S245:SENDアプリケーション)、S260へ進む。 On the other hand, in S245, when the end button image 112 is touched, it is determined that the sharing process is terminated (S245: end), and the flow is terminated. Further, in S245, when the transmission execution button image 113 is touched, it is determined that the SEND application is to execute the sharing process (S245: SEND application), and the process proceeds to S260.

S260においてCPU11は、S145で最終出力フォーマットの選択入力を受け付けている場合には、処理画像データのフォーマットを最終出力フォーマットに変換する。 In S260, when the CPU 11 accepts the selection input of the final output format in S145, the CPU 11 converts the format of the processed image data into the final output format.

S265においてCPU11は、共有処理を未実行のSENDアプリケーションが存在するか否かを判断する。肯定判断される場合(S265:YES)には、S270へ進む。S270においてCPU11は、CPU11は、処理画像データをSENDアプリケーションに共有させる共有処理を実行する。具体的には、CPU11は、OS14aのAPIを呼び出す。そして、共有先アプリ64の識別情報、共有させる最終出力フォーマットの画像データのURI、最終出力フォーマットのタイプ、「SEND」のアクションを指定して、明示的共有機能の実行をOS14aに要求する。そしてS265へ戻る。 In S265, the CPU 11 determines whether or not there is a SEND application that has not executed the sharing process. If affirmative judgment is made (S265: YES), the process proceeds to S270. In S270, the CPU 11 executes a sharing process for sharing the processed image data with the SEND application. Specifically, the CPU 11 calls the API of the OS 14a. Then, the identification information of the sharing destination application 64, the URI of the image data of the final output format to be shared, the type of the final output format, and the action of "SEND" are specified, and the OS 14a is requested to execute the explicit sharing function. Then, it returns to S265.

また、S265において否定判断される場合(S265:NO)には、全ての処理が終了したと判断され、フローが終了する。 If a negative determination is made in S265 (S265: NO), it is determined that all the processes have been completed, and the flow ends.

<動作具体例>
図11で行われる一括共有処理の動作具体例を説明する。例として、図12の表に示すように、第1〜第4の画像データ群が存在する場合を説明する。図12の表は、第1〜第4の画像データ群の各々について、選択共有先アプリ、共有時のフォーマット、アクション、の組合せ例を説明する表である。
<Specific operation example>
A specific example of the operation of the batch sharing process performed in FIG. 11 will be described. As an example, as shown in the table of FIG. 12, the case where the first to fourth image data groups exist will be described. The table of FIG. 12 is a table for explaining a combination example of the selected sharing destination application, the format at the time of sharing, and the action for each of the first to fourth image data groups.

CPU11は、第1の画像データ群を選択する(S810)。CPU11は、第1の画像データ群の選択共有先アプリが「第1アプリケーション」であることを特定する(S815)(領域R11参照)。CPU11は、第3の画像データ群および第4の画像データ群にも、「第1アプリケーション」が対応付けられていると判断する(S820:YES)(矢印Y11参照)。 The CPU 11 selects the first image data group (S810). The CPU 11 specifies that the selection sharing destination application of the first image data group is the "first application" (S815) (see area R11). The CPU 11 determines that the "first application" is also associated with the third image data group and the fourth image data group (S820: YES) (see arrow Y11).

第4の画像データ群の共有時のフォーマット(すなわち「PDF」)が、第1の画像データ群の共有時のフォーマット(すなわち「PDF」)と同一であるため(S822:YES)、第4の画像データ群も共有処理の対象として追加される(S825)(矢印Y12参照)。一方、第3の画像データ群の共有時のフォーマット(すなわち「JPEG」)は、第1の画像データ群の共有時のフォーマット(すなわち「PDF」)とは異なる(S822:NO)(矢印Y13参照)。また、第3の画像データ群のアクションが「SEND」ではないため(S824:NO)(領域R12参照)、S825がスキップされ、第3の画像データ群は共有処理の対象として追加されない。CPU11は、第1アプリケーションを起動し(S830)、第1および第4の画像データ群を対象として、共有処理を実行する(S835)。そして、第1アプリケーションを終了する(S840)。 Since the sharing format of the fourth image data group (that is, "PDF") is the same as the sharing format of the first image data group (that is, "PDF") (S822: YES), the fourth image data group is used. The image data group is also added as a target of the sharing process (S825) (see arrow Y12). On the other hand, the format at the time of sharing the third image data group (that is, "JPEG") is different from the format at the time of sharing the first image data group (that is, "PDF") (S822: NO) (see arrow Y13). ). Further, since the action of the third image data group is not "SEND" (S824: NO) (see region R12), S825 is skipped and the third image data group is not added as the target of the sharing process. The CPU 11 starts the first application (S830) and executes the sharing process for the first and fourth image data groups (S835). Then, the first application is terminated (S840).

全ての画像データ群について共有処理を実行していないため(S845:NO)、次の画像データ群として、第2の画像データ群が選択される(S810)。CPU11は、第2の画像データ群の選択共有先アプリが「第2アプリケーション」であることを特定する(S815)。CPU11は、他の何れの画像データ群にも、「第2アプリケーション」が対応付けられていないと判断し(S820:NO)、第2アプリケーションを起動する(S830)。第2の画像データ群を対象として、共有処理を実行する(S835)し、第2アプリケーションを終了する(S840)。 Since the sharing process has not been executed for all the image data groups (S845: NO), the second image data group is selected as the next image data group (S810). The CPU 11 specifies that the selection sharing destination application of the second image data group is the "second application" (S815). The CPU 11 determines that the "second application" is not associated with any of the other image data groups (S820: NO), and starts the second application (S830). The sharing process is executed (S835) for the second image data group, and the second application is terminated (S840).

全ての画像データ群について共有処理を実行していないため(S845:NO)、次の画像データ群として、第3の画像データ群が選択される(S810)。CPU11は、第3の画像データ群の選択共有先アプリが「第1アプリケーション」であることを特定する(S815)。CPU11は、共有処理を未実行である他の何れの画像データ群にも、「第1アプリケーション」が対応付けられていないと判断し(S820:NO)、第1アプリケーションを起動する(S830)。第1の画像データ群を対象として、共有処理を実行する(S835)し、第1アプリケーションを終了する(S840)。全ての画像データ群について共有処理の実行が完了したため(S845)、フローを終了する。 Since the sharing process has not been executed for all the image data groups (S845: NO), the third image data group is selected as the next image data group (S810). The CPU 11 specifies that the selection sharing destination application of the third image data group is the "first application" (S815). The CPU 11 determines that the "first application" is not associated with any other image data group for which the sharing process has not been executed (S820: NO), and starts the first application (S830). The sharing process is executed (S835) for the first image data group, and the first application is terminated (S840). Since the execution of the sharing process has been completed for all the image data groups (S845), the flow is terminated.

<効果>
本明細書に記載されている本アプリ14bによれば、S137において、N個(Nは1以上の自然数)の共有先アプリ64の選択操作を受け付けることができる。そして、選択が受け付けられたN個の共有先アプリ64の各々に、S115のスキャン処理で生成された画像データを処理させる動作を、CPU11に実行させることができる(S195、S200、S270)。これにより、画像データをN個の共有先アプリ64に処理させるための操作を、N個の共有先アプリ64の各々に対して、ユーザが繰り返し行う必要がない。よって、利便性を高めることができる。
<Effect>
According to the present application 14b described in the present specification, in S137, it is possible to accept an operation of selecting N (N is a natural number of 1 or more) sharing destination applications 64. Then, the CPU 11 can be made to execute the operation of causing each of the N shared destination applications 64 whose selection has been accepted to process the image data generated by the scan process of S115 (S195, S200, S270). As a result, it is not necessary for the user to repeatedly perform an operation for causing the N sharing destination applications 64 to process the image data for each of the N sharing destination applications 64. Therefore, convenience can be improved.

選択されたN個の共有先アプリ64のうちに、PDFフォーマットのデータを出力することが可能であるSENDアプリケーションが含まれている場合には(S140:YES)、最終出力フォーマットの選択入力を受け付けることができる(S145)。そして、選択された最終出力フォーマットを有する画像データを、SENDアプリケーションに出力させることができる(S260、S270)。これにより、ユーザの所望するフォーマットで、SENDアプリケーションに画像データを出力させることができる。 When the SEND application capable of outputting PDF format data is included in the selected N sharing destination applications 64 (S140: YES), the selection input of the final output format is accepted. Can be done (S145). Then, the image data having the selected final output format can be output to the SEND application (S260, S270). As a result, the SEND application can output the image data in the format desired by the user.

(1)EDITアクションまたはSENDアクションに対応していること、(2)JPEGフォーマットまたはPDFフォーマットのデータを出力することが可能であること、(3)応答情報を出力する仕様を有すること、の検索条件を満たすアプリケーションを検索することができる(S130)。そして、検索されたアプリケーションの名称をアプリケーション選択画面に一覧表示させ(S135)、ユーザによる共有先アプリ64の選択操作を受け付けることができる(S137)。これにより、アプリケーション選択画面に表示されるアプリケーションを予め絞り込むことができるため、ユーザの利便性を高めることが可能となる。また、応答情報を出力しないアプリケーションがユーザによって選択されてしまうことがないため、複数の共有先アプリ64を順番に実行する処理が、途中で停止してしまうなどの事態の発生を防止することが可能となる。 Search for (1) supporting EDIT action or SEND action, (2) being able to output JPEG format or PDF format data, and (3) having specifications to output response information. Applications that satisfy the conditions can be searched (S130). Then, the names of the searched applications are displayed in a list on the application selection screen (S135), and the user can accept the selection operation of the sharing destination application 64 (S137). As a result, the applications displayed on the application selection screen can be narrowed down in advance, so that the convenience of the user can be improved. Further, since the application that does not output the response information is not selected by the user, it is possible to prevent the occurrence of a situation such as the process of sequentially executing the plurality of shared destination applications 64 being stopped in the middle. It will be possible.

次の処理順番のEDITアプリケーションが存在する場合には(S240:YES)、次の処理順番のEDITアプリケーションを、共有先アプリ64として設定し(S250)、設定した共有先アプリ64に共有処理を実行させることができる(S195、S200)。これにより、i個目(iは1以上(N−1)以下の自然数)の共有先アプリ64による処理後のデータである第i処理画像データを、i+1個目の共有先アプリ64に処理させる動作を、N個目のデータ出力先アプリケーションまで繰り返し実行するというシリアルデータ処理を、CPU11に実行させることが可能になる。よって、ユーザの手間を省くことができるため、利便性を高めることができる。 If an EDIT application with the next processing order exists (S240: YES), the EDIT application with the next processing order is set as the sharing destination application 64 (S250), and the sharing process is executed in the set sharing destination application 64. (S195, S200). As a result, the i + 1th sharing destination application 64 processes the i-th processed image data, which is the data processed by the sharing destination application 64 of the i-th (i is a natural number of 1 or more (N-1) or less). It is possible to cause the CPU 11 to execute serial data processing in which the operation is repeatedly executed up to the Nth data output destination application. Therefore, the user's labor can be saved, and the convenience can be improved.

N個の共有先アプリ64のうちにSENDアプリケーションが含まれている場合には(S187:YES)、SENDアプリケーションの処理順番をEDITアプリケーションの処理順番よりも後にすることができる(S189)。これにより、画像データにEDITアプリケーションによる共有処理を全て実行した上で、処理後の画像データをSENDアプリケーションによって出力することができる。従って、複数のEDITアプリケーションにより実行される複数の共有処理が全て完了する前に、画像データがSENDアプリケーションによって出力されてしまう、といった事態の発生を防止することができる。 When the SEND application is included in the N sharing destination applications 64 (S187: YES), the processing order of the SEND applications can be made later than the processing order of the EDIT application (S189). As a result, after all the sharing processing by the EDIT application is executed on the image data, the processed image data can be output by the SEND application. Therefore, it is possible to prevent the occurrence of a situation in which the image data is output by the SEND application before all the plurality of sharing processes executed by the plurality of EDIT applications are completed.

実行対象の共有先アプリ64が、ビットマップフォーマットのデータに対応しているEDITアプリケーションである場合には(S193:YES)、ビットマップフォーマットを用いて画像データを共有先アプリ64に共有させることができる。ビットマップフォーマットは非圧縮フォーマットであるため、画像データの画質の劣化を防止することが可能となる。 When the sharing destination application 64 to be executed is an EDIT application that supports bitmap format data (S193: YES), the image data can be shared by the sharing destination application 64 using the bitmap format. it can. Since the bitmap format is an uncompressed format, it is possible to prevent deterioration of the image quality of the image data.

N個の共有先アプリ64にEDITアプリケーションが複数含まれている場合(S170:複数)には、処理順番受付画面をLCD18に表示させることができる(S185)。これにより、複数のEDITアプリケーションの処理順番の入力を受け付けることができる(S185)。従って、複数のEDITアプリケーションをシリアルに実行する際の順番に、ユーザの意図を反映させることが可能となる。 When a plurality of EDIT applications are included in the N sharing destination applications 64 (S170: a plurality), the processing order reception screen can be displayed on the LCD 18 (S185). As a result, it is possible to accept input of the processing order of a plurality of EDIT applications (S185). Therefore, it is possible to reflect the user's intention in the order when executing the plurality of EDIT applications serially.

次の処理順番のEDITアプリケーションが存在する場合には(S240:Y)、指示入力受付画面をLCD18に表示させることができる(S243)。そして、次の処理順番のEDITアプリケーションに共有処理を実行させる指示が入力されることに応じて(S245:EDITアプリケーション)、次の処理順番のEDITアプリケーションを共有先アプリ64として設定することができる(S250)。これにより、ユーザが処理を実行させることを意図していないEDITアプリケーションによって、共有処理が実行されてしまうことを防止することができる。 When the EDIT application of the next processing order exists (S240: Y), the instruction input reception screen can be displayed on the LCD 18 (S243). Then, in response to the input of the instruction to execute the sharing process to the EDIT application in the next processing order (S245: EDIT application), the EDIT application in the next processing order can be set as the sharing destination application 64 ( S250). As a result, it is possible to prevent the shared process from being executed by the EDIT application that the user does not intend to execute the process.

応答情報に処理画像データのファイルパスが含まれていない場合(S215:NO)には、処理画像データにアクセスすることができない。従って、ユーザが処理画像データを探し出す必要がある。このような場合に、本明細書に記載されている本アプリ14bでは、直近生成画像121を含んだ画像選択受付画面120をLCD18に表示させることができる。直近生成画像121を形成する直近生成画像データは、直近に生成されたデータであるため、処理画像データである可能性が高いデータである。そして、直近生成画像データを処理画像データとして使用する指示が入力されることに応じて(S225:YES)、直近生成画像データを共有先アプリ64に共有させることができる。これにより、処理画像データをユーザが探す手間を省くことができるため、利便性を高めることが可能となる。 If the response information does not include the file path of the processed image data (S215: NO), the processed image data cannot be accessed. Therefore, the user needs to find the processed image data. In such a case, in the present application 14b described in the present specification, the image selection reception screen 120 including the most recently generated image 121 can be displayed on the LCD 18. Since the most recently generated image data forming the most recently generated image 121 is the most recently generated data, it is highly likely that it is processed image data. Then, in response to the input of the instruction to use the most recently generated image data as the processed image data (S225: YES), the most recently generated image data can be shared by the sharing destination application 64. As a result, it is possible to save the user the trouble of searching for the processed image data, and thus it is possible to improve the convenience.

以上、実施形態に基づき本発明を説明したが、本発明は上述した実施形態に何ら限定されるものではなく、本発明の趣旨を逸脱しない範囲内で種々の改良変更が可能であることは容易に推察できるものである。 Although the present invention has been described above based on the embodiments, the present invention is not limited to the above-described embodiments, and it is easy that various improvements and changes can be made without departing from the spirit of the present invention. It can be inferred from.

S130の検索処理の実行前に、ユーザによる検索条件の入力を受け付けてもよい。例えば、検索条件入力受付画面をLCD18に表示させてもよい。検索条件入力受付画面は、検索条件として用いるアクションの種類(SEND、EDIT、VIEW、CALLなど)や出力可能なフォーマットの種類(JPEG、PDF、ビットマップ、Portable Network Graphics(PNGとも呼ばれる)、テキストなど)を、選択することが可能な画面である。そして、S130においてCPU11は、ユーザによって選択された検索条件を満たすアプリケーションを検索するよう、OS14aに要求してもよい。これにより、ユーザによって選択された種類のアクションを実行するためのアプリケーションや、ユーザによって選択された種類のフォーマットを有するデータを生成するためのアプリケーションを、アプリケーション選択画面80に表示させることができる。ユーザの所望する機能を備えるアプリケーションを選択肢としてアプリケーション選択画面80に表示させることができるため、ユーザの利便性を高めることが可能となる。 The input of the search condition by the user may be accepted before the execution of the search process of S130. For example, the search condition input reception screen may be displayed on the LCD 18. The search condition input reception screen shows the types of actions used as search conditions (SEND, EDIT, VIEW, CALL, etc.), the types of formats that can be output (JPEG, PDF, bitmap, Portable Network Graphics (also called PNG), text, etc. ) Is a screen that can be selected. Then, in S130, the CPU 11 may request the OS 14a to search for an application satisfying the search condition selected by the user. As a result, the application for executing the type of action selected by the user and the application for generating data having the type of format selected by the user can be displayed on the application selection screen 80. Since an application having a function desired by the user can be displayed as an option on the application selection screen 80, the convenience of the user can be enhanced.

S210において、i個目の共有先アプリ64から出力された応答情報を受信した場合に(S210:YES)、i個目の共有先アプリ64で処理された第i処理画像データのファイルパスが応答情報に含まれていることに応じて(S215:YES)、処理画像確認画面をLCD18に表示させてもよい。処理画像確認画面は、第i処理画像データによって形成される画像を示す画面である。また、処理画像確認画面には、次の共有処理の実行指示の入力を受け付ける指示受付画像が表示されていてもよい。この指示受付画像がタッチされることによって、CPU11は、第i処理画像データをi+1個目の共有先アプリ64に共有処理させるとしてもよい。これにより、1つの共有先アプリ64での共有処理が完了するたびに、処理後の画像データの内容をユーザに確認させることが可能となる。処理の進行内容が確認しやすくなるため、ユーザの利便性を高めることができる。 In S210, when the response information output from the i-th sharing destination application 64 is received (S210: YES), the file path of the i-processed image data processed by the i-th sharing destination application 64 responds. Depending on what is included in the information (S215: YES), the processed image confirmation screen may be displayed on the LCD 18. The processed image confirmation screen is a screen showing an image formed by the i-th processed image data. Further, the processed image confirmation screen may display an instruction receiving image for accepting the input of the execution instruction of the next sharing process. When the instruction reception image is touched, the CPU 11 may cause the i + 1th sharing destination application 64 to share the i-th processed image data. As a result, each time the sharing process in one sharing destination application 64 is completed, the user can confirm the content of the processed image data. Since the progress of the process can be easily confirmed, the convenience of the user can be improved.

S195およびS200の共有処理によって生成された処理画像データは、フラッシュメモリ14やメモリカード20に記憶されるとしてもよい。この場合、S210においてi個目の共有先アプリ64から出力される応答情報には、フラッシュメモリ14やメモリカード20に記憶されている第i処理画像データへアクセスするためのファイルパスが含まれていてもよい。その後、フラッシュメモリ14やメモリカード20に記憶されている第i処理画像データを、i+1個目の共有先アプリ64に共有処理させてもよい。これにより、第i処理画像データの容量が、RAM13の空き容量に比して大きい場合などにおいても、i個目の共有先アプリ64とi+1個目の共有先アプリ64との間での第i処理画像データの受け渡しを実行することが可能となる。 The processed image data generated by the shared processing of S195 and S200 may be stored in the flash memory 14 or the memory card 20. In this case, the response information output from the i-th sharing destination application 64 in S210 includes a file path for accessing the i-th processed image data stored in the flash memory 14 and the memory card 20. You may. After that, the i-th processed image data stored in the flash memory 14 or the memory card 20 may be shared by the i + 1th sharing destination application 64. As a result, even when the capacity of the i-th processed image data is larger than the free space of the RAM 13, the i-th sharing destination application 64 and the i + 1th sharing destination application 64 are located. It is possible to transfer processed image data.

S185において、複数のEDITアプリケーションがシリアルに処理を実行する場合における処理順番を、本アプリ14bが決定してもよい。これにより、ユーザが処理順番を決める必要がないため、利便性を高めることができる。処理順番の自動決定処理は、フラッシュメモリ14に予め記憶されている優先順位テーブルに基づいて行われてもよい。優先順位テーブルは、複数のEDITアプリケーションの各々について、処理順番の優先度を記憶するテーブルである。優先順位が高いEDITアプリケーションほど、処理順位が高くなる(すなわち、順番が前になる)としてもよい。例えば、画像データの容量を小さくする処理(例:トリミング処理)を実行するEDITアプリケーションの優先順位を高くしてもよい。これにより、シリアル処理の早い段階で画像データの容量を削減できるため、シリアル処理全体としての処理負担を軽減することが可能となる。 In S185, the application 14b may determine the processing order when a plurality of EDIT applications execute the processing serially. As a result, it is not necessary for the user to determine the processing order, so that convenience can be improved. The automatic determination process of the processing order may be performed based on the priority table stored in advance in the flash memory 14. The priority table is a table that stores the priority of the processing order for each of the plurality of EDIT applications. The higher the priority of the EDIT application, the higher the processing order (that is, the order may come first). For example, the priority of the EDIT application that executes the process of reducing the capacity of the image data (eg, the trimming process) may be increased. As a result, the capacity of the image data can be reduced at an early stage of the serial processing, so that the processing load of the serial processing as a whole can be reduced.

S193においてCPU11は、実行対象の共有先アプリ64が、可逆圧縮フォーマットまたは非圧縮フォーマットに対応しているEDITアプリケーションであるか否かを判断してもよい。可逆圧縮フォーマットの一例としてはPNG、Graphics Interchange Format(GIFとも呼ばれる)が挙げられる。非圧縮フォーマットの一例としては、ビットマップの他に、QuickDraw Picture(PICTとも呼ばれる)、Tagged Image File Format(TIFFとも呼ばれる)が挙げられる。可逆圧縮フォーマットまたは非圧縮フォーマットを用いて画像データを共有先アプリ64に共有させることにより、画像データの画質の劣化を防止することが可能となる。 In S193, the CPU 11 may determine whether or not the shared destination application 64 to be executed is an EDIT application that supports a lossless compressed format or an uncompressed format. Examples of the lossless compression format include PNG and Graphics Interchange Format (also called GIF). Examples of uncompressed formats include QuickDraw Picture (also called PICT) and Tagged Image File Format (also called TIFF) in addition to bitmaps. By sharing the image data with the sharing destination application 64 using the lossless compression format or the non-compression format, it is possible to prevent deterioration of the image quality of the image data.

S210において、本アプリ14bは、共有先アプリ64から出力された応答情報を受信する場合を説明したが、この形態に限られない。本アプリ14bが応答情報を受信しない形態であってもよい。この場合、本アプリ14bは、N個の共有先アプリ64の各々に対して、共有処理が完了したことに応じて次の処理順番の共有先アプリ64に処理画像データを渡すことを命令してもよい。これにより、共有先アプリ64での共有処理が完了するたびに処理が本アプリ14bに戻ることがないため、N個の共有先アプリ64にシリアルに共有処理を実行させる場合のトータルの処理時間を短縮化することが可能となる。 In S210, the case where the application 14b receives the response information output from the sharing destination application 64 has been described, but the present invention is not limited to this form. The application 14b may be in a form in which the response information is not received. In this case, the application 14b instructs each of the N sharing destination applications 64 to pass the processed image data to the sharing destination application 64 in the next processing order according to the completion of the sharing process. May be good. As a result, the process does not return to the present application 14b every time the sharing process in the sharing destination application 64 is completed, so that the total processing time when the N sharing destination applications 64 are made to execute the sharing process serially can be obtained. It can be shortened.

S130において、応答情報を出力する仕様を有するアプリケーションを検索する方法は、各種の方法を用いてもよい。例えば、サーバ装置52に、応答情報を出力する仕様を有するアプリケーションのデータベースを記憶させてもよい。そしてCPU11は、無線LAN送受信部15を介してサーバ装置52にアクセスし、データベースを読み出すことで、応答情報を出力する仕様を有するアプリケーションを検索するとしてもよい。これにより、1つのデータベースを用いることによって、複数の携帯端末10での検索処理が可能となる。 In S130, various methods may be used as a method for searching for an application having a specification for outputting response information. For example, the server device 52 may store a database of applications having specifications for outputting response information. Then, the CPU 11 may access the server device 52 via the wireless LAN transmission / reception unit 15 and read the database to search for an application having specifications for outputting response information. As a result, by using one database, search processing can be performed on a plurality of mobile terminals 10.

S135において、共有先アプリ64を選択する方法は、各種の方法を用いることが可能である。例えば、アプリケーション選択画面80において、選択可能な機能の内容を一覧表示するとしてもよい。EDITアプリケーションの機能の内容の一例としては、トリミング、レタッチ、色変換、テキスト挿入、左右反転、などが挙げられる。SENDアプリケーションの機能の内容の一例としては、メール送信や、SNSへの画像アップロードや、ネットワーク上のストレージへの画像アップロードが挙げられる。そしてS137において、ユーザが必要とするN個の機能の選択を受け付けるとしてもよい。 In S135, various methods can be used as the method of selecting the sharing destination application 64. For example, on the application selection screen 80, the contents of selectable functions may be displayed in a list. Examples of the contents of the functions of the EDIT application include trimming, retouching, color conversion, text insertion, left-right reversal, and the like. Examples of the contents of the functions of the SEND application include sending an e-mail, uploading an image to an SNS, and uploading an image to a storage on a network. Then, in S137, the selection of N functions required by the user may be accepted.

S245において、終了ボタン画像112がタッチされた場合(S245:終了)には、SENDアプリケーションに共有処理を実行させる場合であると判断し、S260へ進んでもよい。 When the end button image 112 is touched in S245 (S245: end), it may be determined that the SEND application is to execute the sharing process, and the process may proceed to S260.

共有先アプリ64間で画像データの受け渡しを行う際に用いられる画像データのフォーマットは、各種のフォーマットを使用することが可能である。例えば、S195やS200においてi個目の共有先アプリ64によって生成された処理画像データは、JPEGフォーマットで、RAM13に一時的に記憶されるとしてもよい。そして、i+1個目の共有先アプリ64がビットマップフォーマットのデータに対応している場合には(S193:YES)、RAM13から読み出したJPEGフォーマットの処理画像データをビットマップフォーマットに変換した上で、変換後の処理画像データをi+1個目の共有先アプリ64に共有させてもよい。 Various formats can be used as the image data format used when the image data is transferred between the sharing destination applications 64. For example, the processed image data generated by the i-th sharing destination application 64 in S195 or S200 may be temporarily stored in the RAM 13 in the JPEG format. Then, when the i + 1th shared destination application 64 supports the bitmap format data (S193: YES), the processed image data in the JPEG format read from the RAM 13 is converted into the bitmap format, and then the data is converted into the bitmap format. The processed image data after conversion may be shared with the i + 1th sharing destination application 64.

また、上記実施形態において、S120においてデバイス30にスキャンさせることにより生成した画像データを用いる場合を説明したが、画像データはこれに限られるものではない。例えば、携帯端末10に内蔵されたデジタルカメラで撮影された画像データを用いてもよい。また、フラッシュメモリ14やメモリカード20に予め記憶されている画像データを用いてもよい。 Further, in the above embodiment, the case where the image data generated by causing the device 30 to scan in S120 is used has been described, but the image data is not limited to this. For example, image data taken by a digital camera built in the mobile terminal 10 may be used. Further, the image data stored in advance in the flash memory 14 or the memory card 20 may be used.

最終出力フォーマットの選択入力を受け付ける処理は、省略することが可能である。この場合、図8のフローにおいて、S145およびS145を省略すればよい。共有処理が実行される際の画像データのフォーマットは、予め定められたフォーマットに固定されていてもよい。この場合、図9のフローにおいて、S193からS200を省略することができる。応答情報に処理画像データのファイルパスが含まれていない場合(S215:NO)には、ユーザが処理画像データを探し出すとしてもよい。この場合、図10のフローにおいて、S220からS227を省略することができる。次の処理順番のEDITアプリケーションが存在する場合(S240:YES)には、必ず次の処理順番のEDITアプリケーションを共有先アプリ64として設定するとしてもよい。この場合、図10のフローにおいて、S243およびS245を省略することができる。以上より一般的に言うと、情報処理プログラムは、「画像データ取得手段」と、「識別画像表示制御手段」と、「処理制御手段」と、「処理制御手段」と、してプロセッサを少なくとも機能させればよい。具体例としては、CPU11は、S120と、S135と、S195またはS200と、を少なくとも実行すればよい。 The process of accepting the selection input of the final output format can be omitted. In this case, S145 and S145 may be omitted in the flow of FIG. The format of the image data when the sharing process is executed may be fixed to a predetermined format. In this case, S193 to S200 can be omitted in the flow of FIG. When the response information does not include the file path of the processed image data (S215: NO), the user may search for the processed image data. In this case, S220 to S227 can be omitted in the flow of FIG. When an EDIT application having the next processing order exists (S240: YES), the EDIT application having the next processing order may be set as the sharing destination application 64 without fail. In this case, S243 and S245 can be omitted in the flow of FIG. More generally, the information processing program functions as at least a processor as an "image data acquisition means", an "identification image display control means", a "processing control means", and a "processing control means". Just let me do it. As a specific example, the CPU 11 may execute at least S120, S135, and S195 or S200.

画像データセットは、様々な画像データの集合であってもよい。例えば、サーバ装置52に記憶されている各種のデータを、無線LAN送受信部15を介してダウンロードする際に、当該ダウンロード処理によって取得された複数の画像データの集合を、「画像データセット」と定義してもよい。また、圧縮フォルダをダウンロードする場合には、圧縮フォルダに含まれている複数の画像データの集合を、「画像データセット」と定義してもよい。これにより、サーバ装置52から取得した画像データセットに含まれている複数の画像データの各々を、異なる共有先アプリ64に共有処理させることが可能となる。 The image data set may be a set of various image data. For example, when various data stored in the server device 52 are downloaded via the wireless LAN transmission / reception unit 15, a set of a plurality of image data acquired by the download process is defined as an "image data set". You may. When downloading a compressed folder, a set of a plurality of image data included in the compressed folder may be defined as an "image data set". As a result, each of the plurality of image data included in the image data set acquired from the server device 52 can be shared by different sharing destination applications 64.

上記実施形態では、マルチページに非対応のフォーマットの一例がJPEGフォーマットであり、マルチページに対応したフォーマットの一例がPDFフォーマットであったが、これに限られるものではない。例えば、PNG、GIF、BMPなど、各種のフォーマットが、マルチページに非対応のフォーマットの一例となり得る。また、DOC、XLSなど、各種のフォーマットが、マルチページに対応したフォーマットの一例となり得る。 In the above embodiment, an example of a format that does not support multi-page is a JPEG format, and an example of a format that supports multi-page is a PDF format, but the present invention is not limited to this. For example, various formats such as PNG, GIF, and BMP can be examples of formats that do not support multi-page. Further, various formats such as DOC and XLS can be examples of formats corresponding to multi-page.

例えば、上記実施形態では、通話機能を有する携帯端末10が情報処理装置の一例であったが、パーソナルコンピュータ、デジタルカメラなどの通話機能を持たない各種の装置であっても情報処理装置の一例となり得る。また、タッチパネル17を有しておらず、ハードキーから操作を入力する装置についても、本発明を適用可能である。 For example, in the above embodiment, the mobile terminal 10 having a call function is an example of an information processing device, but various devices such as a personal computer and a digital camera that do not have a call function are also an example of an information processing device. obtain. Further, the present invention can be applied to a device that does not have a touch panel 17 and inputs an operation from a hard key.

また、上記実施形態においては、携帯端末10に着脱可能なメモリカード20にJPEGデータおよびPDFデータが記憶されるものとして説明した。これらのデータは、例えば、携帯端末10に内蔵されたフラッシュメモリ14に記憶されても良い。 Further, in the above embodiment, it has been described that the JPEG data and the PDF data are stored in the memory card 20 that can be attached to and detached from the mobile terminal 10. These data may be stored in, for example, the flash memory 14 built in the mobile terminal 10.

また、上記実施形態においては、OS14aはアンドロイドOSであるものとして説明したが、他のOSが搭載された情報処理装置であっても本発明を適用可能である。 Further, in the above embodiment, the OS 14a has been described as being an Android OS, but the present invention can be applied to an information processing device equipped with another OS.

また、上記実施形態において、共有機能はOS14aによって実現されるものとして説明したが、これに代えて、例えばハードウェアやミドルウェアによって共有機能が実現される場合にも本発明を適用可能である。 Further, in the above embodiment, the sharing function has been described as being realized by the OS 14a, but instead of this, the present invention can be applied even when the sharing function is realized by hardware or middleware, for example.

また、上記実施形態において、携帯端末10とデバイス30との間は、Wi−Fi接続されるものとして説明したが、これに代えて、例えば、Bluetooth(米国Bluetooth SIG,Inc.の登録商標)により接続される場合にも、本発明を適用可能である。 Further, in the above embodiment, the mobile terminal 10 and the device 30 have been described as being connected by Wi-Fi, but instead, for example, by Bluetooth (registered trademark of Bluetooth SIG, Inc. in the United States). The present invention can also be applied when connected.

また、上記実施形態においては、アプリケーション選択画面80(図4参照)や処理順番受付画面90(図5参照)において、アプリケーションを識別する画像として名称が用いられる場合を説明したが、この形態に限られない。アプリケーションを識別する画像として、アプリケーションのアイコン画像が用いられても良い。 Further, in the above embodiment, the case where the name is used as the image for identifying the application on the application selection screen 80 (see FIG. 4) and the processing order reception screen 90 (see FIG. 5) has been described, but the present invention is limited to this embodiment. I can't. The icon image of the application may be used as the image for identifying the application.

また、上記実施形態では、本アプリ14bは、PDFおよびJPEGの2種類のフォーマットのデータを作成させるものとして説明した。しかしながら、本発明は、3種類以上のフォーマットのデータを作成させるプログラムにも適用可能である。 Further, in the above embodiment, the application 14b has been described as creating data in two types of formats, PDF and JPEG. However, the present invention is also applicable to a program that creates data in three or more formats.

「画像データ取得手段」、「識別画像表示制御手段」、「処理制御手段」、の各々は、ハードウェア単体、または、本発明のプログラムあるいはオペレーティングシステムなど本発明以外のプログラムを実行することにより動作するハードウェアであっても良い。また、これら各部は、複数のプログラムによる処理を組み合わせて動作するハードウェアであっても良い。 Each of the "image data acquisition means", "identification image display control means", and "processing control means" operates by executing a program other than the present invention such as the hardware alone or the program of the present invention or the operating system. It may be hardware that does. Further, each of these parts may be hardware that operates by combining processing by a plurality of programs.

共有元アプリ60は、データ出力元のアプリケーションの一例である。共有先アプリ64は、出力先アプリケーションの一例である。CPU11は、データ共有処理部の一例である。携帯端末10は、情報処理装置の一例である。デバイス制御アプリケーション14bは、情報処理プログラムの一例である。CPU11は、プロセッサの一例である。LCD18は、表示部の一例である。S120を実行するCPU11は、画像データ取得手段の一例である。名称は、識別画像の一例である。S135を実行するCPU11は、識別画像表示制御手段の一例である。S195、S200を実行するCPU11は、処理制御手段の一例である。SENDアプリケーションは、出力アプリケーションの一例である。EDITアプリケーションは、編集アプリケーションの一例である。OS14aは、検索部の一例である。PNG、GIFは、可逆圧縮フォーマットの一例である。ビットマップは、非圧縮フォーマットの一例である。ファイルパスは、アクセス情報の一例である。指示入力受付画面110は、入力受付画面の一例である。処理画像確認画面は、第1指示受付画面の一例である。画像選択受付画面120は、第2指示受付画面の一例である。無線LAN送受信部15は、通信インターフェースの一例である。デバイス30は、画像処理装置の一例である。 The sharing source application 60 is an example of a data output source application. The sharing destination application 64 is an example of an output destination application. The CPU 11 is an example of a data sharing processing unit. The mobile terminal 10 is an example of an information processing device. The device control application 14b is an example of an information processing program. The CPU 11 is an example of a processor. The LCD 18 is an example of a display unit. The CPU 11 that executes S120 is an example of the image data acquisition means. The name is an example of an identification image. The CPU 11 that executes S135 is an example of the identification image display control means. The CPU 11 that executes S195 and S200 is an example of processing control means. The SEND application is an example of an output application. The EDIT application is an example of an editing application. OS14a is an example of a search unit. PNG and GIF are examples of lossless compression formats. Bitmaps are an example of an uncompressed format. The file path is an example of access information. The instruction input reception screen 110 is an example of an input reception screen. The processed image confirmation screen is an example of the first instruction reception screen. The image selection reception screen 120 is an example of the second instruction reception screen. The wireless LAN transmission / reception unit 15 is an example of a communication interface. The device 30 is an example of an image processing device.

10:携帯端末、11:CPU、13:RAM、14b:デバイス制御アプリケーション、15:無線LAN送受信部、18:LCD、60:共有元アプリ、64:共有先アプリ 10: Mobile terminal, 11: CPU, 13: RAM, 14b: Device control application, 15: Wireless LAN transmitter / receiver, 18: LCD, 60: Sharing source application, 64: Sharing destination application

Claims (3)

データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、プロセッサと、表示部と、を備えており、
前記プロセッサを、
複数ページの画像データを取得する画像データ取得手段と、
前記画像データ取得手段で取得された前記複数ページの画像データのうちから、少なくとも1ページの画像データを選択する選択手段と、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御手段と、
前記識別画像が表示されている前記複数のアプリケーションのうちから前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたデータ出力先アプリケーションに、前記選択手段によって選択されたページの画像データである選択ページ画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御手段であって、前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションの各々に、前記選択ページ画像データを処理させる前記処理制御手段と、
前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションに同一ページの画像データを処理させるか否かを判断する判断手段と、
して機能させることが可能であり、
前記処理制御手段は、
同一ページの画像データを処理させると前記判断手段で判断された場合に、同一ページの画像データを複数の前記データ出力先アプリケーションに処理させる動作を、前記データ共有処理部に実行させ、
同一ページの画像データを処理させないと前記判断手段で判断された場合に、前記選択ページ画像データの各々を、同一ページの画像データが複数の前記データ出力先アプリケーションで共通に処理されることがないように複数の前記データ出力先アプリケーションの各々に処理させる動作を、前記データ共有処理部に実行させることを特徴とする情報処理プログラム。
An information processing program that is read into an information processing device equipped with a data sharing processing unit that causes the data output destination application, which is the application selected as the data output destination, to process the data output by the data output source application. And
The information processing device includes a processor and a display unit.
The processor
Image data acquisition means for acquiring image data of multiple pages, and
A selection means for selecting at least one page of image data from the plurality of pages of image data acquired by the image data acquisition means, and a selection means.
An identification image display control means for displaying an identification image for identifying the plurality of applications on the display unit, and
The image of the page selected by the selection means to the data output destination application that receives the input of the operation of selecting the data output destination application from the plurality of applications on which the identification image is displayed and the selection is accepted. It is a processing control means for causing the data sharing processing unit to execute an operation of processing selected page image data which is data, and when a plurality of the data output destination applications are selected, each of the plurality of the data output destination applications. With the processing control means for processing the selected page image data,
When a plurality of the data output destination applications are selected, a determination means for determining whether or not the plurality of data output destination applications are to process the image data of the same page, and
Ri could der be made to function with,
The processing control means
When it is determined by the determination means that the image data of the same page is processed, the data sharing processing unit is made to execute an operation of causing the plurality of data output destination applications to process the image data of the same page.
When it is determined by the determination means that the image data of the same page is not processed, the image data of the same page is not processed in common by the plurality of data output destination applications for each of the selected page image data. An information processing program characterized by causing the data sharing processing unit to execute an operation of causing each of the plurality of data output destination applications to process.
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置であって、
表示部と、
複数ページの画像データを取得する画像データ取得手段と、
前記画像データ取得手段で取得された前記複数ページの画像データのうちから、少なくとも1ページの画像データを選択する選択手段と、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御手段と、
前記識別画像が表示されている前記複数のアプリケーションのうちから前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたデータ出力先アプリケーションに、前記選択手段によって選択されたページの画像データである選択ページ画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御手段であって、前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションの各々に、前記選択ページ画像データを処理させる前記処理制御手段と、
前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションに同一ページの画像データを処理させるか否かを判断する判断手段と、
を備え
前記処理制御手段は、
同一ページの画像データを処理させると前記判断手段で判断された場合に、同一ページの画像データを複数の前記データ出力先アプリケーションに処理させる動作を、前記データ共有処理部に実行させ、
同一ページの画像データを処理させないと前記判断手段で判断された場合に、前記選択ページ画像データの各々を、同一ページの画像データが複数の前記データ出力先アプリケーションで共通に処理されることがないように複数の前記データ出力先アプリケーションの各々に処理させる動作を、前記データ共有処理部に実行させることを特徴とする情報処理装置。
An information processing device provided with a data sharing processing unit that causes a data output destination application, which is an application selected as a data output destination from a plurality of applications, to process data output by a data output source application.
Display and
Image data acquisition means for acquiring image data of multiple pages, and
A selection means for selecting at least one page of image data from the plurality of pages of image data acquired by the image data acquisition means, and a selection means.
An identification image display control means for displaying an identification image for identifying the plurality of applications on the display unit, and
The image of the page selected by the selection means to the data output destination application that receives the input of the operation of selecting the data output destination application from the plurality of applications on which the identification image is displayed and the selection is accepted. It is a processing control means for causing the data sharing processing unit to execute an operation of processing selected page image data which is data, and when a plurality of the data output destination applications are selected, each of the plurality of the data output destination applications. With the processing control means for processing the selected page image data,
When a plurality of the data output destination applications are selected, a determination means for determining whether or not the plurality of data output destination applications are to process the image data of the same page, and
Equipped with a,
The processing control means
When it is determined by the determination means that the image data of the same page is processed, the data sharing processing unit is made to execute an operation of causing the plurality of data output destination applications to process the image data of the same page.
When it is determined by the determination means that the image data of the same page is not processed, the image data of the same page is not processed in common by the plurality of data output destination applications for each of the selected page image data. An information processing apparatus characterized in that the data sharing processing unit executes an operation of causing each of the plurality of data output destination applications to process.
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションであるデータ出力先アプリケーションに処理させるデータ共有処理部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
複数ページの画像データを取得する画像データ取得ステップと、
前記画像データ取得ステップで取得された前記複数ページの画像データのうちから、少なくとも1ページの画像データを選択する選択ステップと、
前記複数のアプリケーションを識別するための識別画像を前記表示部に表示させる識別画像表示制御ステップと、
前記識別画像が表示されている前記複数のアプリケーションのうちから前記データ出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられたデータ出力先アプリケーションに、前記選択ステップによって選択されたページの画像データである選択ページ画像データを処理させる動作を、前記データ共有処理部に実行させる処理制御ステップであって、前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションの各々に、前記選択ページ画像データを処理させる前記処理制御ステップと、
前記データ出力先アプリケーションが複数選択された場合に、複数の前記データ出力先アプリケーションに同一ページの画像データを処理させるか否かを判断する判断ステップと、
を備え
前記処理制御ステップは、
同一ページの画像データを処理させると前記判断ステップで判断された場合に、同一ページの画像データを複数の前記データ出力先アプリケーションに処理させる動作を、前記データ共有処理部に実行させ、
同一ページの画像データを処理させないと前記判断ステップで判断された場合に、前記選択ページ画像データの各々を、同一ページの画像データが複数の前記データ出力先アプリケーションで共通に処理されることがないように複数の前記データ出力先アプリケーションの各々に処理させる動作を、前記データ共有処理部に実行させることを特徴とする情報処理装置の制御方法。
A control method for an information processing device equipped with a data sharing processing unit that causes a data output destination application, which is an application selected as a data output destination from a plurality of applications, to process data output by a data output source application. ,
The information processing device includes a display unit.
Image data acquisition step to acquire image data of multiple pages and
A selection step of selecting at least one page of image data from the plurality of pages of image data acquired in the image data acquisition step, and a selection step.
An identification image display control step for displaying an identification image for identifying the plurality of applications on the display unit, and
The image of the page selected by the selection step in the data output destination application that receives the input of the operation of selecting the data output destination application from the plurality of applications on which the identification image is displayed and the selection is accepted. This is a processing control step for causing the data sharing processing unit to execute an operation of processing selected page image data which is data, and when a plurality of the data output destination applications are selected, each of the plurality of the data output destination applications. With the processing control step of processing the selected page image data,
When a plurality of the data output destination applications are selected, a determination step of determining whether or not the plurality of data output destination applications are to process the image data of the same page, and
Equipped with a,
The processing control step is
When it is determined in the determination step that the image data of the same page is to be processed, the data sharing processing unit is made to execute an operation of causing the plurality of data output destination applications to process the image data of the same page.
When it is determined in the determination step that the image data of the same page is not processed, the image data of the same page is not processed in common by the plurality of data output destination applications for each of the selected page image data. a method of controlling an information processing apparatus according to claim Rukoto the operation to be processed to each of the plurality of the data output destination application, to execute the data sharing process section as.
JP2019173823A 2017-11-16 2019-09-25 Information processing program, information processing device, and control method of information processing device Active JP6891936B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019173823A JP6891936B2 (en) 2017-11-16 2019-09-25 Information processing program, information processing device, and control method of information processing device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017220707A JP6593419B2 (en) 2017-11-16 2017-11-16 Information processing program, information processing apparatus, and information processing apparatus control method
JP2019173823A JP6891936B2 (en) 2017-11-16 2019-09-25 Information processing program, information processing device, and control method of information processing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017220707A Division JP6593419B2 (en) 2017-11-16 2017-11-16 Information processing program, information processing apparatus, and information processing apparatus control method

Publications (2)

Publication Number Publication Date
JP2020013602A JP2020013602A (en) 2020-01-23
JP6891936B2 true JP6891936B2 (en) 2021-06-18

Family

ID=69170661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019173823A Active JP6891936B2 (en) 2017-11-16 2019-09-25 Information processing program, information processing device, and control method of information processing device

Country Status (1)

Country Link
JP (1) JP6891936B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115344159A (en) * 2022-08-25 2022-11-15 维沃移动通信有限公司 File processing method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
JP2020013602A (en) 2020-01-23

Similar Documents

Publication Publication Date Title
US10924624B2 (en) Computer readable recording medium, information processing apparatus, and information processing method
US10230863B2 (en) Information processing device performing a data sharing process among applications and controlling method thereof
US8947720B2 (en) Communication terminal device, communication control method, and non-transitory computer-readable medium storing communication control program
US9473610B2 (en) Information processing program, information processing apparatus and information processing method
JP6244876B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6194669B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6790548B2 (en) Processing systems, processing equipment, terminals and programs
US10536590B2 (en) Display control method, display control apparatus, and storage medium storing display control program for determining display items
US12003676B2 (en) Non-transitory computer-readable recording medium, terminal device, and display control method
JP6891936B2 (en) Information processing program, information processing device, and control method of information processing device
JP6593419B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6996596B2 (en) Information processing program, information processing device, and control method of information processing device
JP6750709B2 (en) Information processing program, information processing apparatus, and method of controlling information processing apparatus
JP2020072470A (en) Communication device, control method of communication device, and program
JP6347306B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6536715B2 (en) INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD OF INFORMATION PROCESSING DEVICE
JP6583507B2 (en) Information processing program, information processing apparatus, and information processing method
US20210337081A1 (en) Processing facsimile in cloud server
JP6500944B2 (en) INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD OF INFORMATION PROCESSING DEVICE
JP6418209B2 (en) Information processing program, information processing apparatus, and information processing method
JP2020013595A (en) Information processing program, information processing apparatus, and information processing method
JP2015228116A (en) Information processing program, information processing device, and control method of information processing device

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191017

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191018

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200904

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201020

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201209

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210427

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210510

R150 Certificate of patent or registration of utility model

Ref document number: 6891936

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150