Claims
- 1. A method of rendering a buffer, said method comprising the steps of:providing a band buffer stored in a first memory; providing an object mask; subdividing said object mask into tiles, each tile X-pixels wide by Y-pixels high; locating active tiles in said object mask; transferring a portion of said band buffer corresponding to said active tiles into a second memory; modifying said portion of said band buffer based on a portion of said object mask corresponding with said portion of said band buffer; and returning said modified portion of said band buffer to said first memory.
- 2. The method of claim 1, further comprising the step of:aligning said object mask with a predetermined tile grid associated with said band buffer.
- 3. The method of claim 2, said alignment comprising the steps of:defining a bounding box, said bounding box comprised of an N-row×M-column memory array where N and M are integer multiples of the said tiles; initializing said bounding box to indicate an empty object mask; truncating a desired location of said object mask to find a tile corner, said tile comer separated from said desired location in a first vertical and first horizontal direction relative to said bounding box; copying said object mask into said bounding box at a location horizontally aligned with said tile comer and vertically aligned with said desired location of said object mask; shifting a portion of said bounding box to horizontally align said object mask to said desired location; wherein said locating and modifying steps utilize said bounding box in place of said object mask.
- 4. The method of claim 1, further comprising the step of storing said location of said active tiles in said object mask.
- 5. The method of claim 1, wherein said modifying step comprises the step of:setting each pixel in said portion of band buffer equal to: print_buffer & ˜mask|foreground & mask; and wherein print_buffer is an initial value of a pixel in said print buffer, mask is a pixel of said object mask, and foreground is a desired value for pixels indicated by said object mask.
Parent Case Info
This application claims priority under 35 USC §119(e)(1) of provisional application No. 60/100,543 filed Sep. 16, 1998.
US Referenced Citations (4)
Non-Patent Literature Citations (1)
Entry |
Russ, The Image Processing Handbook , 1998, CRC Press LLC, 3rd ed, Chapter 7, pp. 433, 438-439. |
Provisional Applications (1)
|
Number |
Date |
Country |
|
60/100543 |
Sep 1998 |
US |