JP5031668B2 - 印刷装置、その制御方法、プログラム - Google Patents
印刷装置、その制御方法、プログラム Download PDFInfo
- Publication number
- JP5031668B2 JP5031668B2 JP2008142938A JP2008142938A JP5031668B2 JP 5031668 B2 JP5031668 B2 JP 5031668B2 JP 2008142938 A JP2008142938 A JP 2008142938A JP 2008142938 A JP2008142938 A JP 2008142938A JP 5031668 B2 JP5031668 B2 JP 5031668B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- mmr
- attribute
- attribute information
- color
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 58
- 238000007906 compression Methods 0.000 claims description 71
- 239000000463 material Substances 0.000 claims description 62
- 238000012545 processing Methods 0.000 description 101
- 230000006835 compression Effects 0.000 description 34
- 238000011161 development Methods 0.000 description 11
- 230000006870 function Effects 0.000 description 10
- 238000012937 correction Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 9
- 239000003086 colorant Substances 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 5
- 230000006866 deterioration Effects 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 238000009877 rendering Methods 0.000 description 3
- 239000000203 mixture Substances 0.000 description 2
- 241000255925 Diptera Species 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 238000004040 coloring Methods 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 238000009792 diffusion process Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000001771 impaired effect Effects 0.000 description 1
- 230000002427 irreversible effect Effects 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/6072—Colour correction or control adapting to different types of images, e.g. characters, graphs, black and white image portions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/64—Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
- H04N1/642—Adapting to different types of images, e.g. characters, graphs, black and white image portions
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Color Image Communication Systems (AREA)
- Facsimile Image Signal Circuits (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Description
C=31%、M=30%、Y=30%、K=0%
C=31%、M=31%、Y=30%、K=0%
C=30%、M=30%、Y=30%、K=1%
以下、本発明を実施するための最良の形態について図面を用いて説明する。
以下、図5、6、7、9を用いて印刷装置(プリンタ)について説明を行う。
ガンマ補正部604は、プリンタエンジンの特性に合わせてガンマ補正を行う。
以下、図1、2、3、10、11を用いて高圧縮PDFデータについて説明を行う。
描画コマンド1101は、R=G=B=0であるため白黒と判定。
描画コマンド1102は、R=255、G=B=0であるためカラーと判定。
描画コマンド1103は、R=G=B=0であるため白黒と判定。
描画コマンド1104は、R=G=B=128であるため白黒と判定。
描画コマンド1105は、R=G=B=64であるため白黒と判定。
本発明は、複数の機器(例えばホストコンピュータ、インターフェース機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置など)に適用してもよい。
507 DL展開部
508 プリンタ画像処理部
509 属性変更部
602 出力補正部
Claims (3)
- 属性情報に基づいて、黒色材のみで印刷を行うか複数の色材で印刷を行うかを選択する選択手段に前記属性情報を送る印刷装置であって、
当該印刷装置において設定されているモードを判定するモード判定手段と、
高圧縮PDFデータに含まれている全てのMMRデータが白と黒のみで表されているか判定する色判定手段と、
前記モード判定手段で課金優先モードが設定されていると判定され、かつ、前記色判定手段で全てのMMRデータが白と黒のみで表されていると判定された場合に、
前記全てのMMRデータの属性情報を、イメージ属性から、テキスト属性又はグラフィック属性に変更する変更手段と、
前記変更手段で変更された後の属性情報を前記選択手段に送る手段とを有することを特徴とする印刷装置。 - 属性情報に基づいて、黒色材のみで印刷を行うか複数の色材で印刷を行うかを選択する選択手段に前記属性情報を送る印刷装置の制御方法であって、
当該印刷装置において設定されているモードを判定するモード判定工程と、
高圧縮PDFデータに含まれている全てのMMRデータが白と黒のみで表されているか判定する色判定工程と、
前記モード判定工程で課金優先モードが設定されていると判定され、かつ、前記色判定工程で全てのMMRデータが白と黒のみで表されていると判定された場合に、
前記全てのMMRデータの属性情報を、イメージ属性から、テキスト属性又はグラフィック属性に変更する変更工程と、
前記変更工程で変更された後の属性情報を前記選択手段に送る工程とを有することを特徴とする印刷装置の制御方法。 - 請求項2に記載の印刷装置の制御方法をコンピュータに実行させるためのコンピュータ読取り可能なプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008142938A JP5031668B2 (ja) | 2008-05-30 | 2008-05-30 | 印刷装置、その制御方法、プログラム |
US12/473,050 US8395820B2 (en) | 2008-05-30 | 2009-05-27 | Image processing apparatus for printing in black coloring material based on attribute information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008142938A JP5031668B2 (ja) | 2008-05-30 | 2008-05-30 | 印刷装置、その制御方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009290708A JP2009290708A (ja) | 2009-12-10 |
JP5031668B2 true JP5031668B2 (ja) | 2012-09-19 |
Family
ID=41379422
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008142938A Expired - Fee Related JP5031668B2 (ja) | 2008-05-30 | 2008-05-30 | 印刷装置、その制御方法、プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8395820B2 (ja) |
JP (1) | JP5031668B2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008047518A1 (fr) * | 2006-10-19 | 2008-04-24 | Panasonic Corporation | Dispositif de synthèse d'image, procédé de synthèse d'image, programme de synthèse d'image, circuit intégré |
JP4979754B2 (ja) * | 2008-10-22 | 2012-07-18 | 株式会社東芝 | 画像圧縮装置、画像圧縮方法 |
JP5241574B2 (ja) * | 2009-03-05 | 2013-07-17 | キヤノン株式会社 | 画像処理装置及びその方法 |
JP5052569B2 (ja) * | 2009-06-25 | 2012-10-17 | シャープ株式会社 | 画像圧縮装置、画像圧縮方法、画像伸張装置、画像伸張方法、画像形成装置、コンピュータプログラム及び記録媒体 |
JP2011040970A (ja) * | 2009-08-10 | 2011-02-24 | Canon Inc | データ処理装置、および、データ処理方法 |
JP5325902B2 (ja) * | 2011-01-13 | 2013-10-23 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
US9111479B2 (en) * | 2013-06-12 | 2015-08-18 | Documill Oy | Color optimization for visual representation |
KR20160030701A (ko) * | 2014-09-11 | 2016-03-21 | 삼성전자주식회사 | 인쇄 데이터를 프린터로 전송하는 호스트 디바이스 및 호스트 디바이스가 인쇄 데이터를 렌더링하는 방법 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08328788A (ja) * | 1995-05-30 | 1996-12-13 | Canon Inc | カラー文字データの出力処理方法 |
US6633673B1 (en) * | 1999-06-17 | 2003-10-14 | Hewlett-Packard Development Company, L.P. | Fast fade operation on MPEG video or other compressed data |
JP2001309189A (ja) | 2000-04-26 | 2001-11-02 | Canon Inc | 画像処理装置および方法 |
JP4027133B2 (ja) * | 2002-03-22 | 2007-12-26 | キヤノン株式会社 | 画像処理装置 |
JP2003320715A (ja) * | 2002-04-30 | 2003-11-11 | Canon Inc | 情報処理装置、情報処理システム、情報出力制御方法、記憶媒体、及びプログラム |
JP2004112695A (ja) * | 2002-09-20 | 2004-04-08 | Canon Inc | 画像処理装置及びその処理方法 |
JP3870143B2 (ja) | 2002-09-27 | 2007-01-17 | キヤノン株式会社 | 情報処理方法 |
JP2005020323A (ja) * | 2003-06-26 | 2005-01-20 | Canon Inc | カラー印刷システム |
JP2006041792A (ja) * | 2004-07-26 | 2006-02-09 | Ricoh Co Ltd | 画像処理装置 |
JP2008061069A (ja) * | 2006-09-01 | 2008-03-13 | Fuji Xerox Co Ltd | 画像処理装置、画像出力装置、端末装置および画像形成システムならびにプログラム |
-
2008
- 2008-05-30 JP JP2008142938A patent/JP5031668B2/ja not_active Expired - Fee Related
-
2009
- 2009-05-27 US US12/473,050 patent/US8395820B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20090296157A1 (en) | 2009-12-03 |
JP2009290708A (ja) | 2009-12-10 |
US8395820B2 (en) | 2013-03-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7692813B2 (en) | Image processing apparatus and method, and storage medium | |
JP5031668B2 (ja) | 印刷装置、その制御方法、プログラム | |
US8055084B2 (en) | Image processing device, image compression method, image compression program, and recording medium | |
US7679795B2 (en) | Image processing apparatus and method thereof | |
JP4974853B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
US7692821B2 (en) | Image-processing apparatus and method for controlling image-processing apparatus | |
JP2008160306A (ja) | 結合ルックアップテーブルを生成する方法、画像処理装置、画像形成装置 | |
JP2012232590A (ja) | 画像形成システム、及び、画像形成プログラム | |
JP5521986B2 (ja) | 画像形成システム | |
US7995238B2 (en) | Image processing that can use both process and spot color plates | |
KR101716278B1 (ko) | 화상형성장치, 인쇄제어단말장치 및 그 화상형성방법 | |
US7499195B2 (en) | Printing apparatus and control method therefor | |
US7239423B2 (en) | Image processing apparatus | |
JP4115294B2 (ja) | 画像処理装置およびその方法 | |
JP2011255634A (ja) | 画像処理装置、画像形成装置、画像処理方法、画像処理プログラム及び記録媒体 | |
JP4356953B2 (ja) | 画像処理システム及び画像処理装置及びその制御方法及び記憶媒体 | |
JP4692420B2 (ja) | 画像処理装置、画像形成装置およびプログラム | |
JP2006140597A (ja) | 印刷制御装置、印刷制御方法、コンピュータプログラム及び記憶媒体 | |
JP3829895B2 (ja) | 画像処理装置 | |
JPH11196246A (ja) | 画像形成装置 | |
KR20140067510A (ko) | 화상형성장치, 화상형성방법 및 컴퓨터 판독가능 기록매체 | |
JP2002312141A (ja) | 印刷制御装置、印刷情報作成方法、プログラム、及び記憶媒体 | |
JP2008103918A (ja) | 画像形成装置及び画像形成方法ならびに画像形成方法を実行するプログラム | |
JP2006140955A (ja) | 画像処理装置、画像形成装置、画像処理システム、画像処理方法および画像処理プログラム | |
JP2000141810A (ja) | 画像処理装置及びその方法、コンピュータ可読メモリ |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100201 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100630 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110426 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120314 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120327 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120509 |
|
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: 20120529 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120627 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5031668 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150706 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |