[go: up one dir, main page]

JP2007004758A - Program for forming color palette of computer by mixed color - Google Patents

Program for forming color palette of computer by mixed color Download PDF

Info

Publication number
JP2007004758A
JP2007004758A JP2005213436A JP2005213436A JP2007004758A JP 2007004758 A JP2007004758 A JP 2007004758A JP 2005213436 A JP2005213436 A JP 2005213436A JP 2005213436 A JP2005213436 A JP 2005213436A JP 2007004758 A JP2007004758 A JP 2007004758A
Authority
JP
Japan
Prior art keywords
color
mixed color
area
mixed
basic
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.)
Pending
Application number
JP2005213436A
Other languages
Japanese (ja)
Inventor
Yasushi Suga
靖 須賀
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.)
Individual
Original Assignee
Individual
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
Application filed by Individual filed Critical Individual
Priority to JP2005213436A priority Critical patent/JP2007004758A/en
Publication of JP2007004758A publication Critical patent/JP2007004758A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently form, preserve and reuse a color pallet of a computer by a mixed color. <P>SOLUTION: A basic color area, a mixed color work area and a mixed color preserving area are prepared for an output part (a display part) of the computer. A basic color of white, yellow, green, blue, red and black is allocated to the basic color area. A Venn diagram of a set figure superposed by respectively dislocating three circles is allocated to the mixed color work area. A color is selected from the basic color area or the mixed color preserving area, and the circle of the mixed color work area is designated, and a mixed color is formed in response to overlapping of the Venn diagram. The mixed color is provided by dividing by 2 by respectively adding two or dividing by 3 by adding three on a primary color component of RGB. The mixed color is copied on the mixed color preserving area from the mixed color work area, and can be written out to a data preserving part from the mixed color preserving area. Color data can be read in from the mixed color preserving area from the data preserving part. This invention depends on the data structure and a program. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

コンピュータの画像表示プログラムに関し、特に色パレットの生成に関する。The present invention relates to a computer image display program, and more particularly to generation of a color palette.

パレット上で混合による色生成手段がある。混色用の元色に2色指定し、繰り返し混色作業を行う方式である。(例えば、特開平8−315104)
特開平8−315104
There is a color generation means by mixing on the palette. In this method, two colors are designated as the original colors for color mixture, and the color mixture operation is repeated. (For example, JP-A-8-315104)
JP-A-8-315104

コンピュータの色パレットを混色によって、能率よく生成、保存、再利用する。Efficiently create, store, and reuse computer color palettes by mixing colors.

コンピュータの出力部(表示部)に基本色領域、混色作業領域、混色保存領域を用意する。A basic color area, a mixed color work area, and a mixed color storage area are prepared in the output section (display section) of the computer.

基本色領域に白、黄、緑、青、赤、黒の基本色を割り当てる。Assign basic colors of white, yellow, green, blue, red and black to the basic color area.

混色作業領域に円3つをそれぞれずらして重ねた、集合図のベン図を割り当てる。
基本色領域、または混色保存領域より色を選択し、混色作業領域の円を指定し、ベン図の重なりに合わせて混色の生成を行う。混色は、RGBの3原色成分について、各々2つ足して2で割る、または3つ足して3で割ることで得る。
A Venn diagram of a collective diagram, in which three circles are shifted and overlaid on the mixed color work area, is assigned.
A color is selected from the basic color area or the mixed color storage area, a circle in the mixed color work area is designated, and a mixed color is generated in accordance with the overlapping of Venn diagrams. The color mixture is obtained by adding 2 and dividing by 2 or 3 and dividing by 3 for the three primary color components of RGB.

混色作業領域より混色保存領域に混色を複写し、混色保存領域からデータ保存部へ書き出しを可能とする。混色保存領域にデータ保存部より色データの読み込みを可能とする。The mixed color is copied from the mixed color work area to the mixed color storage area, and can be written from the mixed color storage area to the data storage unit. Color data can be read from the data storage unit in the mixed color storage area.

上記のデータ構造とプログラムによる。According to the above data structure and program.

コンピュータの色パレットを混色によって、能率よく生成、保存、再利用できる。Computer color palettes can be efficiently generated, stored, and reused through color mixing.

基本色領域として矩形領域を用意する。左から順に白、黄、緑、青、赤、黒を基本色として割り当てる。A rectangular area is prepared as a basic color area. White, yellow, green, blue, red, and black are assigned as basic colors in order from the left.

混色作業領域のベン図の使用状態を円ごとに管理する。ベン図を初期表示し、使用状態をすべて円について、未使用とする。The usage state of the Venn diagram in the mixed color work area is managed for each circle. The Venn diagram is initially displayed, and all the usage states are unused for the circle.

混色保存領域として、6列*8行=48個の矩形領域を用意する。初期の矩形領域色を白とする。As a mixed color storage area, 6 columns * 8 rows = 48 rectangular areas are prepared. The initial rectangular area color is white.

基本色領域、または混色保存領域をコンピュータの入力部の操作ポインターで指定し、色の吸い込みを行う。ベン図を構成する円の内部をポインターで指定することで色の吐き出しを行う。ポインター位置と円の中心座標との距離が最も短い円を1つ選択する。その円の使用状態を使用中とする。Specify the basic color area or mixed color storage area with the operation pointer of the computer's input unit, and perform color drawing. The color is discharged by specifying the inside of the circle composing the Venn diagram with a pointer. One circle with the shortest distance between the pointer position and the center coordinate of the circle is selected. The circle is in use.

混色は、RGBの3原色成分について、2つ足して2で割る、または3つ足して3で割ることで生成する。ベン図のそれぞれの領域に重なりに合わせて基本色、または混色を塗る。The mixed color is generated by adding 2 and dividing by 2 or adding 3 and dividing by 3 for the three primary color components of RGB. Paint basic colors or mixed colors to overlap each area of the Venn diagram.

ベン図を構成する円の使用状態が使用中の円で生成された混色を混色作業領域より混色保存領域へ一括複写する。The mixed colors generated by the circle in use of the circles constituting the Venn diagram are collectively copied from the mixed color work area to the mixed color storage area.

混色保存領域の編集(削除、振替)を可能にする。Allows editing (deletion, transfer) of the mixed color storage area.

複写、および削除の編集モードとして、上書、挿入を用意する。混色保存領域の編集位置を指定可能にする。Overwrite and insert are prepared as copy and delete editing modes. The edit position of the mixed color storage area can be specified.

混色保存領域の内容を書き出し、読み込みする機能を用意する。A function to write and read the contents of the mixed color storage area is prepared.

画面イメージ。screen image. 操作状態遷移図。Operation state transition diagram. ベン図の境界線と七つの塗り込み領域。Venn diagram border and seven fill areas. ベン図の塗り込み用の開始位置と境界。Start position and border for Venn diagram fill. 混色作成までのフローチャート。The flowchart until color mixture creation. ベン図の塗り込みフローチャート。座標系は左上(0、0)右下(+、+)。七つの領域について、それぞれ行う。The Venn diagram painting flowchart. The coordinate system is upper left (0, 0), lower right (+, +). Do this for each of the seven areas. 混色作業領域から混色保存領域への混色の複写のフローチャート。6 is a flowchart for copying a mixed color from the mixed color work area to the mixed color storage area. 混色保存領域の編集のフローチャート。6 is a flowchart of editing a mixed color storage area. 混色保存領域の書き出し、読み込みのフローチャート。A flowchart of writing and reading a mixed color storage area. プログラムを動作させる典型的なコンピュータの機能構成。A functional configuration of a typical computer that runs a program.

符号の説明Explanation of symbols

10混色生成プログラムの画面例、11基本色領域、12混色作業領域、13混色保存領域、14編集機能指示ボタン、15色データRGB成分表示、20作業開始、21色選択、22混色作成、23混色作業領域より混色保存領域へ複写、24混色保存領域より外部保存部へ書き出し、25作業終了、26外部保存部より混色保存領域へ読み込み、30ベン図の境界線、31、32、33、34、35、36、37ベン図の塗り込み領域、40塗り込みの開始位置、41、42塗り込みの境界、50ページ内接続子、80編集区分=後へ、90、91ページ内接続子、100プログラム、および処理データの保持部、101演算部、102入力部、103出力部、104データ保存部。Screen example of 10 color mixture generation program, 11 basic color area, 12 color mixture work area, 13 color mixture storage area, 14 editing function instruction button, 15 color data RGB component display, 20 work start, 21 color selection, 22 color mixture creation, 23 color mixture Copy from the work area to the mixed color storage area, write out from the 24 mixed color storage area to the external storage unit, end 25 operations, read from the external storage unit to the mixed color storage area, 30 boundary line, 31, 32, 33, 34, 35 36, 37 Ven drawing area, 40 coating start position, 41, 42 boundary, 50 page connector, 80 edit section = 90, 91 page connector, 100 program, and Processing data holding unit, 101 arithmetic unit, 102 input unit, 103 output unit, 104 data storage unit.

Claims (1)

コンピュータの出力部(表示部)に基本色領域、混色作業領域、混色保存領域を用意する。基本色領域に白、黄、緑、青、赤、黒の基本色を割り当てる。混色作業領域に円3つをそれぞれずらして重ねた、集合図のベン図を割り当てる。基本色領域、または混色保存領域より色を選択し、混色作業領域の円を指定し、円の内部色とする。
RGBの3原色成分について、ベン図の重なりに合わせて、各々2つ足して2で割る、または3つ足して3で割ることで混色の生成を行う。混色作業領域より混色保存領域に混色を複写し、混色保存領域からデータ保存部へ書き出しを可能とする。混色保存領域にデータ保存部より色データの読み込みを可能とする。
上記のデータ構造とプログラム。
A basic color area, a mixed color work area, and a mixed color storage area are prepared in the output section (display section) of the computer. Assign basic colors of white, yellow, green, blue, red and black to the basic color area. A Venn diagram of a collective diagram, in which three circles are shifted and overlaid on the mixed color work area, is assigned. A color is selected from the basic color area or the mixed color storage area, the circle of the mixed color work area is designated, and the inner color of the circle is set.
For the three primary color components of RGB, in accordance with the overlap of the Venn diagrams, two are added and divided by 2, or three are added and divided by 3, thereby generating a mixed color. The mixed color is copied from the mixed color work area to the mixed color storage area, and can be written from the mixed color storage area to the data storage unit. Color data can be read from the data storage unit in the mixed color storage area.
The above data structure and program.
JP2005213436A 2005-06-24 2005-06-24 Program for forming color palette of computer by mixed color Pending JP2007004758A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005213436A JP2007004758A (en) 2005-06-24 2005-06-24 Program for forming color palette of computer by mixed color

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005213436A JP2007004758A (en) 2005-06-24 2005-06-24 Program for forming color palette of computer by mixed color

Publications (1)

Publication Number Publication Date
JP2007004758A true JP2007004758A (en) 2007-01-11

Family

ID=37690277

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005213436A Pending JP2007004758A (en) 2005-06-24 2005-06-24 Program for forming color palette of computer by mixed color

Country Status (1)

Country Link
JP (1) JP2007004758A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009032121A (en) * 2007-07-27 2009-02-12 Nippon Hoso Kyokai <Nhk> Color generation support apparatus and color generation support program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009032121A (en) * 2007-07-27 2009-02-12 Nippon Hoso Kyokai <Nhk> Color generation support apparatus and color generation support program

Similar Documents

Publication Publication Date Title
US7573487B1 (en) Dynamically transformable user interface icons
US7408673B1 (en) Mixed color groups
WO2016080011A1 (en) Color attribute display device, method, and program for digital image and image processing apparatus
US8791954B2 (en) Systems and methods for combining images into a file using multiple color palettes
JP2007004758A (en) Program for forming color palette of computer by mixed color
US20140282185A1 (en) Modifying colors in a color harmony
JP5903927B2 (en) Image processing apparatus, image processing method, and program
JPH10283492A (en) Layout typesetting method
EP4093008B1 (en) Information processing apparatus, information processing method, and program
CN103092463B (en) The implementation method that mouse wave is floated followed by button based on transparent form
JP5020862B2 (en) Line drawing processing apparatus and program
JP2005006332A (en) Interpolation using at least one boundary point in boundary surface
CN113085401B (en) Wall colored drawing printing method and device, electronic equipment and storage medium
JPH10228532A (en) Image processor and recording medium recording program for executing processing
JP3969436B2 (en) Color palette management apparatus and method, program
JP2932651B2 (en) Image processing device for cell animation
JPS60169895A (en) Generation of extra character
JP2006130888A (en) Stencil printing system
JP2664164B2 (en) Report design system
Hercy et al. Grouping and Pasting Into Woodmar Objects Ungrouped
Onstott Enhancing CAD Drawings with Photoshop
JP2002232683A (en) Picture data output device and picture data output program
JPH10240912A (en) Information processing apparatus and method
Romaniello Photoshop CS Savvy
JPH0620020A (en) Character and pattern input device