(19)
(11) EP 0 337 752 A2

(12) EUROPEAN PATENT APPLICATION

(43) Date of publication:
18.10.1989 Bulletin 1989/42

(21) Application number: 89303602.0

(22) Date of filing: 12.04.1989
(51) International Patent Classification (IPC)4G09G 1/16
(84) Designated Contracting States:
DE FR GB

(30) Priority: 15.04.1988 JP 91913/88

(71) Applicant: International Business Machines Corporation
Armonk, N.Y. 10504 (US)

(72) Inventors:
  • Aoki, Yutaka
    Fujisawa-shi Kanagawa-ken (JP)
  • Takayanagi, Kazunori
    Sagamihara-shi Kanagawa-ken (JP)

(74) Representative: Burt, Roger James, Dr. et al
IBM United Kingdom Limited Intellectual Property Department Hursley Park
Winchester Hampshire SO21 2JN
Winchester Hampshire SO21 2JN (GB)


(56) References cited: : 
   
       


    (54) Graphic display system for cutting out partial image


    (57) A graphic display system in which a raster driven display screen (24) receives input signals from a storage device (10). Means (12) are provided to define the outline of a portion of an image and then to generate a mask (14) which is overlaid on the signals in the storage device so that only the signals representing the portion of the image inside the outline are displayed on the screen.




    Description


    [0001] This invention relates to a graphic display system and more particu­larly, to a graphic display system capable of cutting out any desired partial image by utilising a raster operation.

    [0002] In a field of image processing including graphics, an operation such as cut-and-past is frequently performed by specifying a partial image on a screen of a display (especially, a colour display). Convention­ally, the partial image has been cut out by using software or a ded­icated hardware. For example, European Patent Application No. 85108079.6 (JA9-84-013) assigned to the same assignee as the present invention discloses a software technique in which a partial image is cut out and displayed at a different place on a screen with an enlarged scale. IBM Technical Disclosure Bulletin, Vol. 24, No. 4, pp. 1778 - 1782, published in September 1981, discloses a technique for cutting out a partial image with dedicated AND gates.

    [0003] If a partial image is cut out with software, there is a limitation in improvement of its speed. On the other hand, if it is performed with dedicated hardware, high speed processing is possible, but there is a lack of expandability and flexibility because its functions are fixed. In addition, it is expensive because additional hardware is provided.

    [0004] Therefore, an object of the invention is to allow any desired partial image to be cut out by utilising a raster operation function that an ordinary graphic display system has.

    Summary of the Invention



    [0005] The graphic display system capable of cutting out a partial image according to the invention comprises image storage means, outline drawing means for drawing an outline of the partial image to be cut out, mask data generator means for generating mask data according to the outline, and partial image write means for writing into the image storage means only a portion of the source image which is not masked by the mask data. The image storage means is an all point addressable (APA) memory in which an source image storage area for storing the source image, a work storage area for storing a dot pattern representing the outline, and a destination storage area for storing the partial image are allocated. The mask data generator means generates mask data, whereby a region enclosed with the outline dot pattern is put in the non-masked state, while the rest is put in the masked state. The partial image write means may write the partial image and predetermined pattern data into the destination storage area by combining them.

    [0006] In order that the invention may be fully understood a preferred em­bodiment thereof will now be described with reference to the accompa­nying drawings in which:

    Figure 1 is a block diagram illustrating an embodiment of the graphic display system according to the invention.

    Figure 2 is a block diagram illustrating the contents of the APA mem­ory 10.

    Figure 3 is a circuit diagram illustrating an example of the mask data generator 14.



    [0007] Referring to Figure 1, there is illustrated a configuration of a gra­phic display system according to the invention. The system comprises an APA memory 10 for storing a source image from which a partial image is cut out, an outline drawing unit 12 for drawing an outline of the partial image to be cut out, a mask data generator 14 for generating mask data based on the outline data drawn by the outline drawing unit 12, a bit operation circuit 16 that allows bit-by-bit operations on the image data read from the APA memory 10, a raster operation circuit 18, a multiplexer (MUX) 20 for selecting either the mask data from the mask data generator 14 or the image data from the raster operation circuit 18 and supplying it to data input terminals of the APA memory 10, a video circuit 22 for converting the image data read from the APA memory 10 into signals for display, a display unit 24 for providing a visual display by the signals from the video circuit 22, and a controller 26 for controlling the entire system. Although the invention can be applied to either a colour display system or a monochrome display system, the colour display system in which a pixel consists of n bits (for example, n = 4) will be described below by way of example.

    [0008] As is well known, in the colour display system, the APA memory 10 con­sists of n memory planes. Each pixel data of n bits read from the APA memory 10 is converted into colour data of m bits (for example, m = 6) representing an actual display colour by a palette circuit provided in the video circuit 22, and supplied to the display unit 24 after digi­tal-analog conversion.

    [0009] Now, referring to Figure 2, the cutting out of the partial image that is executed by the graphic display system of Figure 1 is described. Figure 2 illustrates the contents of the APA memory 10 which contains a source image storage area 10A, a work storage area 10B for drawing the outline of the partial image to be cut out, and a destination storage area 10C to which the cut out partial image is transferred. These storage areas 10A - 10C are of the same size. The APA memory 10 may further contain pattern data 10D and 10E. These pattern data are combined with the source image data in the raster operation circuit 18.

    [0010] When it is desired to cut out a partial image, the user first uses the outline drawing unit 12 to draw an outline (for example, a circle) defining a partial image that the user wants to cut out from a source image stored in the storage area 10A. The outline drawing unit 12 may be a hardware drawing facility that is usually provided in the graphic display system. European Patent Application No. 86105380.9 (JA9-85-011) assigned to the same assignee as the present invention discloses a technique for drawing a quadratic curve including a circle by using such a hardware drawing facility. If it is desired to interactively draw the outline while viewing the screen of the display 24, a mouse may be used as the outline drawing unit 12. In any case, the dot pattern 11 representing the outline drawn by the outline drawing unit 12 is written in the work storage area 10B. The location of the outline dot pattern 11 in the work storage area 10B corresponds to that of the partial image 11′ in the source image storage area 10A. In this em­bodiment, one dot consists of n bits, but as far as the outline dot is concerned, it may be a single bit. In that case, the outline dots are written in a selected one of the n memory planes. In case where one dot consists of n bits, it is sufficient to assign a specific colour code of n bits to the outline dot.

    [0011] The outline dot pattern 11 written in the work storage area 10B has an even number of outline dots per line when it is viewed laterally. For example, in a case of a circle, it is easily recognised that the num­ber of dots turned on is two per line except for the upper and lower ends. At the upper and lower ends, writing is performed in the work storage area 10B so that two adjacent or close dots are turned on. Although two or more adjacent dots may be turned on to approximate a curve in an ordinary drawing facility, only the outermost dot is turned on when the outline of the partial image is drawn. This sat­isfies a condition to make the number of outline dots per line even. This condition is required to distinguish on each line the start and end points of a region enclosed with the outline. In this embodiment, an even-numbered dot including No. 0 represents the start point while an odd-numbered dot represents the end point.

    [0012] After the writing of the outline dot pattern is completed, the con­tents of the work storage area 10B in the APA memory 10 are read out to the mask data generator 14 under control of the controller 26. It is assumed here that a unit of access for the APA memory 10 is one word (16 bits). The controller 26 reads the words one by one begin­ning from the address at the upper left corner of the work storage area 10B or its start address, and supplies it to the mask data generator 14. The mask data generator 14 checks whether the read word contains the even- or odd-numbered outline dot. Then, it generates mask data that put on each line a region from the even- numbered outline dot to the next odd-numbered one in the non-masked state, and the rest in the masked state.

    [0013] Figure 3 shows an illustrative configuration of the mask data generator 14. In the example shown, the mask data generator 14 con­sists of 16 exclusive OR gates 30-i (i = 0, 1, ... 15) and a latch 32. The exclusive OR gates 30-i are cascade connected in which the output of each gate becomes the input of the next gate. The output of the last exclusive OR gate 30-15 is fed to the first exclusive OR gate 30-0 through the latch 32. The second input of each gate is supplied with a corresponding bit B0 - B15 in a word read from the work storage area 10B. Outputs M0 - M15 of the exclusive OR gates 30-i form a word of mask data.

    [0014] When the mask data generator 14 is to be operated, the latch 32 is first cleared prior to the operation. In a situation where the work storage area 10B is not read, the mask data bits M0 - M15 are all 0's because B0 - B15 and Q output of the latch 32 are all 0's. This con­dition is maintained as long as the 16 bits B0 - B15 of each word read from the work storage area 10B are all 0's. Now, it is assumed that a read word contains the first or number 0 outline dot. Then, a corre­sponding bit Bi is 1 so that the output Mi of the exclusive OR gate 30-i, which receives it as its input, becomes 1. Because the output Mi is fed to the next exclusive OR gate 30-(i+1), its output Mi+1 also becomes 1 as long as its second input Bi+1 is not 1, that is, the next odd-numbered outline dot is not contained. Similarly, up to the last exclusive OR gate 30-15, as long as the next odd-numbered outline dot is not contained, the mask data with Mi-M15 being all 1's is gener­ated. When writing to the APA memory 10 using the mask data, which will be described later, is completed, an enable signal is generated and applied to a clock input C of the latch 32. This sets the latch 32 which then supplies the Q output of 1 to the first exclusive OR gate 30-0. This is to maintain the previous state in preparation for the next word reading. Under this condition, even if an all 0 word is read next, an all 1 mask data is generated.

    [0015] If a word containing an even-numbered outline dot or its subsequent word contains the next odd-numbered outline dot, the output Mj of the exclusive OR gate 30-j which receives a corresponding 1 bit at Bj, becomes 0 because another input from the previous stage is also 1.

    [0016] Thus, as long as the same word does not contain the next even- num­bered outline dot, a mask data with Mj to M15 being all 0's is gen­erated. When M15 becomes 0, the latch 32 is reset and its Q output being 0 is supplied to the first exclusive OR gate. Under such a con­dition, 0 mask bits are generated until an even-numbered outline dot is next detected.

    [0017] As clearly seen from the above, the mask data generator 14 generates 0 mask bits which represent the masked state, for the outside of the outline dot pattern 11 written in the work storage area 10B, and 1 mask bits which represent the non-masked state, for the inside of the outline dot pattern 11. A word of mask data M0 - M15 from the mask data generator 14 is supplied to the data input terminals of the APA memory 10 through the multiplexer 20 and the bus 28.

    [0018] In this embodiment, the APA memory 10 is a dynamic RAM having write per bit capability, in which only a data input terminal receiving a 1 mask bit can perform writing. Whenever a mask data word is generated, the controller 26 reads a corresponding image data word of 16 bits from the source image storage area 10A and supplies it to the bit ope­ration circuit 16. The bit operation circuit 16 is a hardware facil­ity which allows a bit boundary transfer for the image data from the APA memory 10 which is accessed only at a word boundary. Such hard­ware is well known in the bit block transfer technique (generally called BitBlt), detailed description of which is omitted.

    [0019] The image data from the bit operation circuit 16 is entered into the raster operation circuit 18. The raster operation circuit 18 performs a specific logic operation on the image data read from the APA memory 10 and other image data (such as a predetermined pattern data), and supplies its result to the multiplexer 20. A logic operation such as pass (allowing a selected image data to pass through as it is), AND, OR or exclusive OR is specified by the controller 26. Thus, a partial image can be cut out from the source image as it is without any change, or in an overlapped manner with a desired pattern. Examples of such a raster operation circuit are disclosed in European Patent Application No. 87101587.1 (Docket No. JA9-85-023) assigned to the same assignee as the present invention, and IBM Technical Disclosure Bulletin, Vol. 27, No. 7A, pp. 4019 - 4020, December 1984.

    [0020] The image data word from the raster operation circuit 18 is supplied to the data input terminals of the APA memory 10 through the multi­plexer 20 and the bus 28. At that moment, the controller 26 sends a write command and an appropriate address of the destination storage area 10C to the APA memory 10. Thus, writing of the image data is performed at the data input terminals that have received the 1 mask bits representing the non-masked state.

    [0021] The above operation is repeated until the last word in each storage area is reached in the order of (1) reading one word from the work storage area 10B, (2) generating a mask data, (3) reading a corre­sponding image data word from the source image storage area 10A, and (4) writing non-masked image data bits into the destination storage area 10C. When this is completed, the destination storage area 10C has been written with the partial image cut out from the source image.

    [0022] Although, in the embodiments heretofore described, the work storage area 10B of the APA memory 10 is provided separately from the source image storage area 10A and the destination storage area 10B, it may be allocated the same area as either one of them. It is noted, however, if the work storage area 10B is allocated the same area as the source image storage area 10A, it is necessary to use a colour code not used in the source image for the outline dots because the outline dots are represented by a colour code of n bits. In case of a monochrome sys­tem, the work storage area 10B cannot be the same as the original image storage area 10A.

    [0023] Also, in the above-mentioned embodiments, the outline of the partial image is a circle, but any desired outline such as an ellipse, rectangle or doughnut shape may be drawn. However, in case of the rectangle, dots of upper and lower horizontal sides are not written in the work storage area 10B. Generated for the upper side are mask data that put a region between the uppermost ends of the left and right sides in the non-masked state, and for the lower side are mask data that put a region between the lowermost ends of the left and right sides in the non- masked state.


    Claims

    1. A graphic display system including a raster driven display screen an outline drawing device for drawing outlines of images on the display screen and storage means having a first storage area for storing signals representing an image to be displayed on the screen characterised in that the storage means includes a work storage area for storing signals representing the outline of a portion of said image as determined by input signals from the outline drawing device and a destination storage area for storing signals representing the portion of the image contained within the outline, the system further comprising:
    a mask data generator for reading signals stored in the work storage area and generating mask data such that the signals representing the area of the image outside the outline are masked, and
    partial image writing means for reading the signals representing the image from the first storage area and writing into the destination storage area only those signals that are not masked.
     
    2. A graphic display system as claimed in claim 1 wherein the signal pattern written into said work storage area contains an even number of signals per raster line.
     
    3. A graphic display system as claimed in claim 2, wherein said partial image writing means contains a raster operation circuit in which said partial image is combined with a predetermined pattern data and written into said destination storage area.
     
    4. A graphic display system as claimed in any one of Claims 1, 2 or 3, wherein said source image storage area is also used as said work storage area.
     
    5. A graphic display system as claimed in any one of Claims 1 to 4, wherein said destination storage area is also used as said work storage area.
     




    Drawing