KR20060121529A - Apparatus and method for rotating image in printer - Google Patents

Apparatus and method for rotating image in printer Download PDF

Info

Publication number
KR20060121529A
KR20060121529A KR1020050043764A KR20050043764A KR20060121529A KR 20060121529 A KR20060121529 A KR 20060121529A KR 1020050043764 A KR1020050043764 A KR 1020050043764A KR 20050043764 A KR20050043764 A KR 20050043764A KR 20060121529 A KR20060121529 A KR 20060121529A
Authority
KR
South Korea
Prior art keywords
image data
line
unit
image
rotating
Prior art date
Application number
KR1020050043764A
Other languages
Korean (ko)
Inventor
김종산
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR1020050043764A priority Critical patent/KR20060121529A/en
Publication of KR20060121529A publication Critical patent/KR20060121529A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3877Image rotation

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

A device and a method for rotating image data in a printer are provided to reduce a rotation processing time and a storage device by converting the image data with hardware according to a direction of a printing sheet when printing data generated in the printer is different from the direction of the printing sheet. An image data processor(120) generates the printing data having multiple lines. A rotating part(150) reads the image data generated from the image data processor in a burst unit by each line and rotates the read image data. An image output part(160) outputs the image data generated in the rotating part. The rotating part includes a DMA(Direct Memory Access) controller(152) reading the generated image data of each line in the burst unit of a DMA mode, a rotator(154) performing bitmap rotation of the read image data to a specific angle, a buffer(156) storing the rotated image data in the line unit, and a parallel/serial converter(158) converting the image data stored in the buffer into serial data.

Description

화상 출력 장치에서 화상 데이터 회전 장치 및 그 방법{Apparatus and method for rotating image in printer}Image data rotating apparatus and its method in an image output apparatus {Apparatus and method for rotating image in printer}

도 1은 본 발명에 따른 화상 출력 장치의 블록도이다.1 is a block diagram of an image output apparatus according to the present invention.

도 2는 본 발명에 따른 회전전의 비트맵 데이터와 회전후의 비트맵 데이터를 도시한 것이다. 2 illustrates bitmap data before rotation and bitmap data after rotation according to the present invention.

도 3은 도 1의 DMA 제어기의 라인별 40비트 버스트로 리드하는 일시예를 도시한 것이다. FIG. 3 shows a temporary example of reading by a 40-bit burst per line of the DMA controller of FIG. 1.

도 4는 도 1의 회전기에서 화상 데이터를 회전 동작을 보이는 일실시예를 도시한 것이다. FIG. 4 is a diagram illustrating one embodiment of rotating image data in the rotating apparatus of FIG. 1.

본 발명은 화상 출력 장치에 관한 것이며, 특히 화상 데이터를 용지 방향에 맞도록 회전시키는 화상 데이터 회전 장치 및 그 방법에 관한 것이다.BACKGROUND OF THE INVENTION Field of the Invention The present invention relates to an image output apparatus, and more particularly, to an image data rotating apparatus and a method for rotating image data in accordance with a paper direction.

통상적으로 화상 출력 장치의 용지에 인쇄하는 방향과 화상 데이터의 방향이 세로 방향으로서 동일하다. 그러나 화상 출력 장치에 따라 가로 방향으로 용지를 급지하는 경우에는 생성한 세로 방향의 화상 데이터와 방향이 서로 다르게 된다. 이를 위해서 이미 생성한 화상 데이터의 방향을 회전 시켜야 한다. Usually, the direction of printing on the sheet of the image output apparatus and the direction of the image data are the same as the vertical direction. However, when paper is fed in the horizontal direction depending on the image output device, the generated vertical image data and the direction are different from each other. To do this, it is necessary to rotate the direction of image data that has already been generated.

종래의 화상 회전 처리 장치는 인쇄장치에서 생성한 인쇄 데이터가 화상 출력 장치의 용지 방향과 다를 경우, 이미 만들어진 데이터를 기억 장치로부터 읽어 들이는 부분, 그리고 읽어서 비트 단위로 회전시키는 부분, 그리고 새롭게 생성된 데이터를 다시 기억 장치로 쓰는 부분으로 이루어져 있다. In the conventional image rotation processing apparatus, when the print data generated by the printing apparatus is different from the paper direction of the image output apparatus, a portion for reading already created data from the storage device, a portion for reading and rotating in bits, and a newly generated portion It consists of writing data back into memory.

따라서 인쇄장치에서 생성한 인쇄 데이터가 화상 출력 장치의 용지 방향과 다를 때 소프트웨어에서 모든 데이터를 읽어서 출력장치의 용지 방향에 맞도록 회전이 된 형태의 인쇄 데이터를 다시 만들어야 하며, 이를 위하여 소프트웨어는 이미 만들어진 모든 데이터를 차례대로 읽어서 다시 기억 장치로 써야만 한다. Therefore, when the print data generated by the printing device is different from the paper direction of the image output device, the software reads all the data and regenerates the print data rotated to match the paper direction of the output device. All data must be read in sequence and written back to storage.

그러나 종래에는 인쇄장치에서 생성한 인쇄 데이터를 화상 출력 장치의 용지 방향과 일치시키기 위해서 기억 장치로부터 차례대로 읽어서 회전을 시켜야 하고 그 회전시킨 데이터를 비트 단위로 주소를 계산하여 다시 기억 장치로 써야만 한다. 이러한 화상 회전 처리 방법은 기억장치에 대한 읽기/쓰기 동작 및 소프트웨어에서 비트 단위로 회전시키는 알고리즘을 거쳐야 하기 때문에 많은 시간을 소비하고 기억 장치도 추가로 많이 필요하게 된다. 이에 따라서 종래의 화상 회전 처리 방법은 용지 방향에 따라서 속도 및 기억 장치가 많이 필요하게 되며, 이를 보완하기 위해서 전체 시스템의 가격이 또한 올라가게 되는 단점이 있었다. However, conventionally, in order to match the print data generated by the printing apparatus with the paper direction of the image output apparatus, it has to be read and rotated in order from the storage apparatus, and the rotated data has to be calculated as an address in bits and used as the storage apparatus again. Since the image rotation processing method requires a read / write operation to a storage device and an algorithm for rotating in bits in software, it consumes a lot of time and additionally requires a storage device. Accordingly, the conventional image rotation processing method requires a lot of speed and storage device according to the paper direction, and the price of the entire system also increases to compensate for this.

본 발명이 이루고자하는 기술적 과제는 인쇄 장치에서 생성된 인쇄 데이터와 화상 출력 장치의 용지 방향이 서로 다를 때 하드웨어적으로 화상 데이터를 용지 방향에 맞도록 회전하여 변환시켜줌으로써 회전 처리 시간 및 기억 장치를 줄일 수 있는 화상 데이터 회전 장치 및 그 방법을 제공하는 데 있다. The technical problem to be achieved by the present invention is to reduce the rotation processing time and the storage device by rotating and converting the image data to match the paper direction in hardware when the print data generated in the printing device and the paper direction of the image output device are different from each other. An image data rotating apparatus and a method thereof are provided.

상기의 기술적 과제를 해결하기 위하여, 본 발명은 화상 인쇄 장치에 있어서,In order to solve the above technical problem, the present invention provides an image printing apparatus,

복수개 라인을 갖는 화상 출력 데이터를 생성하는 화상 데이터 처리 수단;Image data processing means for generating image output data having a plurality of lines;

상기 화상 데이터 처리 수단에서 생성된 화상 데이터를 매 라인 마다 버스트 단위로 리드하여 소정각도로 회전하는 로테이션 수단;Rotation means for reading the image data generated by the image data processing means in burst units every line and rotating the predetermined angle;

상기 로테이션 수단에서 생성된 화상 데이터를 출력하는 화상 출력부를 구비하며, 상기 로테이션 수단은 An image output section for outputting image data generated by the rotation means, wherein the rotation means

상기 생성된 화상 데이터를 매 라인 마다 직접 메모리 엑세스 방식의 버스트 단위로 리드하는 메모리 엑세스 제어부;A memory access control unit which reads the generated image data in burst units of a direct memory access method every line;

상기 메모리 엑세스 제어부에서 리드한 화상 데이터를 소정 각도로 회전하는 로테이터부;A rotator unit rotating the image data read by the memory access control unit at a predetermined angle;

상기 로테이터부에서 회전된 화상 데이터를 라인 단위로 저장하는 버퍼부;A buffer unit which stores image data rotated by the rotator unit in line units;

상기 버퍼부에서 저장된 화상 데이터를 직렬 데이터로 변환하는 병렬/직렬 변환부를 구비하는 것을 특징으로 한다.And a parallel / serial converter for converting the image data stored in the buffer into serial data.

상기의 다른 기술적 과제를 해결하기 위하여, 본 발명은 복수개의 라인을 갖는 화상 데이터를 생성하여 저장하는 과정;In order to solve the above other technical problem, the present invention provides a process for generating and storing image data having a plurality of lines;

상기 저장된 화상 데이터를 매 라인마다 버스트 단위로 리드하는 과정;Reading the stored image data in burst units every line;

상기 과정에서 리드한 화상 데이터를 지정된 어드레스에 순차적으로 기입하 여 소정 각도로 회전시키는 과정;Sequentially writing the image data read in the process to a designated address and rotating the image data at a predetermined angle;

상기 화상 데이터를 한 페이지 내의 수직 방향으로 상기 복수개 라인에 대해 비트 단위로 저장하는 과정을 포함하는 것을 특징으로 한다.And storing the image data bit by bit for the plurality of lines in a vertical direction in one page.

이하 첨부된 도면을 참조로하여 본 발명의 바람직한 실시예를 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명에 따른 화상 출력 장치의 전체 블록도이다. 1 is an overall block diagram of an image output apparatus according to the present invention.

도 1을 참조하면, 화상 출력 장치는 화상 데이터 생성부(120), 로테이션 모듈부(150), 화상 출력부(160)를 구비한다. Referring to FIG. 1, an image output apparatus includes an image data generation unit 120, a rotation module unit 150, and an image output unit 160.

화상 데이터 처리부(120)는 화상 데이터의 입출력을 제어하는 CPU(Central Processing Unit)(128), 화상 데이터를 일시 저장하는 램(RAM; Random Access Memory)(122), 프로그램을 저장하는 롬(ROM; Read Only Memory)(124), 호스트 컴퓨터와 인터페이싱하는 호스트 인터페이스부(126), 및 사용자가 데이터 입출력을 조작할 수 있게 하는 조작 판넬(129)을 구비한다. The image data processing unit 120 includes a central processing unit (CPU) 128 that controls input and output of image data, a random access memory (RAM) 122 that temporarily stores image data, and a ROM that stores a program; Read Only Memory) 124, a host interface 126 for interfacing with a host computer, and an operation panel 129 for allowing a user to manipulate data input and output.

즉, 화상 데이터 처리부(120)는 외부에서 입력되는 화상 출력 데이터를 생성하여 저장한 후 화상 출력부(160)의 LSU(Laser Scanning Unit)로부터 출력되는 페이지 싱크 신호에 동기되어 저장된 화상 출력 데이터를 로테이션 모듈부(150)로 출력한다. 이때 화상 데이터 처리부(120)에 의해 생성된 화상 데이터는 RAM(122)에 비회전 이미지(Unrotated Image) 상태로 저장되어 있다(①).That is, the image data processing unit 120 generates and stores image output data input from the outside, and then rotates the image output data stored in synchronization with the page sync signal output from the laser scanning unit (LSU) of the image output unit 160. Output to the module unit 150. At this time, the image data generated by the image data processing unit 120 is stored in the RAM 122 in an unrotated image state (①).

로테이션 모듈부(150)는 DMA 제어기(152), 로테이터(rotator)(154), 라인 버 퍼(156), 병렬/직렬 변환기(158)를 구비하며, 화상 데이터 처리부(120)에서 생성된 화상 데이터를 버스트 단위로 리드하여 90도 또는 270도로 회전시킨다. The rotation module unit 150 includes a DMA controller 152, a rotator 154, a line buffer 156, and a parallel / serial converter 158, and image data generated by the image data processing unit 120. Lead in bursts to rotate 90 degrees or 270 degrees.

즉, DMA 제어기(152)는 RAM(122)에 있는 저장되어 있는 화상 데이터를 화상 출력부(160)의 용지 급지 방향으로 변환하기 위하여 DMA(Direct Memory Access) 방식으로 버스트(burst) 단위로 읽어 오게 된다(②). 그리고 DMA 제어기(152)는 읽어온 화상 데이터를 로테이터(154)로 전송한다(③). 로테이터(154)는 수신된 데이터를 90도 회전시키고, 비트 단위로 회전된 화상 데이터를 라인 버퍼(156)로 보낸다(④). 이때 로테이터 알고리듬은 어드레스 지정이나 하드웨어 설계등의 여러 방법으로 구현할 수 있다. 예를 들면, 리드되는 데이터를 가로(수직)방향으로 메모리에 저장하고, 메모리에 저장된 데이터를 세로(수평)방향으로 읽어들이면 원래의 데이터 방향이 90도 회전하게된다. 라인 버퍼(156)는 로테이터(154)에서 90도 회전된 화상 데이터를 한 페이지 내의 수직 방향으로 전체 라인(1, 2, 3, ... N)에 대해 비트 맵 단위로 저장한다. 가 모두 저장되어 용지의 급지 방향에 맞게 회전된 화상 데이터를 병렬/직렬변환기(158)로 출력한다(⑤). 병렬/직렬변환기(158)는 라인 버퍼(156)에서 리드한 비트맵 데이타를 시리얼(serial)로 구성하여 화상 출력부(160)에서 발생되는 비디오 클럭에 동기되어 화상 출력부(160)로 전송한다. That is, the DMA controller 152 reads the stored image data in the RAM 122 in burst units by a direct memory access (DMA) method to convert the stored image data into the paper feed direction of the image output unit 160. (②). The DMA controller 152 transmits the read image data to the rotator 154 (3). The rotator 154 rotates the received data by 90 degrees and sends the rotated image data to the line buffer 156 (4). The rotator algorithm can be implemented in several ways, such as addressing or hardware design. For example, when data to be read is stored in a memory in a horizontal (vertical) direction and data stored in the memory is read in a vertical (horizontal) direction, the original data direction is rotated by 90 degrees. The line buffer 156 stores image data rotated 90 degrees in the rotator 154 in bitmap units for all lines 1, 2, 3, ... N in the vertical direction in one page. Are stored and output image data rotated in accordance with the paper feed direction to the parallel / serial converter 158 (⑤). The parallel / serial converter 158 configures the bitmap data read from the line buffer 156 in serial and transmits the bitmap data to the image output unit 160 in synchronization with the video clock generated by the image output unit 160. .

화상 출력부(160)는 레이저 다이오드, 회전 다면경(Polyon Mirror) 및 결상 렌즈를 구비하여 로테이션 모듈부(150)로부터 화상 데이터를 받아 레이져 스캐닝을 통해 화상을 출력한다. 즉, 레이저 다이오드에서 출력되는 레이저빔은 회전 다면경에 의해 그 반사방향이 편향된 후 결상 렌즈를 통해서 감광 드럼(미도시)으로 주사 된다. The image output unit 160 includes a laser diode, a rotating mirror, and an imaging lens to receive image data from the rotation module unit 150 and output an image through laser scanning. In other words, the laser beam output from the laser diode is deflected by the rotating polyhedron and then scanned through a imaging lens to a photosensitive drum (not shown).

도 2는 도 2는 본 발명에 따른 회전전의 비트맵 데이터와 회전후의 비트맵 데이터를 도시한 것이다. 2 illustrates bitmap data before rotation and bitmap data after rotation according to the present invention.

도 2를 참조하면, n x m 크기를 가지는 비트맵의 화상 데이터를 화상 출력장치의 용지 급지 방향에 맞도록 원래의 화상 데이터를 m x n 형태의 비트맵으로 회전시켜서 급지 방향에 맞도록 생성한다.Referring to FIG. 2, the image data of a bitmap having an size of n x m is rotated into a bitmap of an m x n form so as to match the paper feeding direction of the image output apparatus, thereby generating the bitmap image data.

도 3은 도 1의 DMA 제어기의 라인별 4-비트 버스트로 리드하는 일시예를 도시한 것이다. FIG. 3 shows an example of reading with a 4-bit burst per line of the DMA controller of FIG. 1.

도 3을 참조하면, 워드(Word) 크기(32bit)로 읽는다면 DMA 어드레스는 라인 단위로 증가해야만 한다. 즉, 라인의 크기가 m 비트이므로 다음 라인의 시작 어드레스는 (현재 어드레스 + m/8)이 된다. 만약 DMA 동작시 버스트로 읽어 들이지 않으면 매 라인마다 한 워드씩 읽게 되고 이때마다 읽기 동작에 필요한 기본 사이클이 필요하게 되고 이런 경우에는 시스템의 버스 부하가 올라가서 효용성이 떨어진다. 따라서 본 발명은 매 DMA 동작마다 매 라인을 버스트 단위(예를 들면, 4-비트 버스트)로 엑세스한다. Referring to FIG. 3, when reading in a word size (32 bits), the DMA address must increase in units of lines. That is, since the size of the line is m bits, the start address of the next line becomes (current address + m / 8). If the DMA operation does not read in bursts, it reads one word per line, which requires the basic cycle required for the read operation. In this case, the system's bus load increases and it is not useful. Thus, the present invention accesses every line in burst units (e.g., 4-bit burst) for every DMA operation.

도 4는 도 1의 로테이터(rotator)(154)에서 화상 데이터의 회전 동작을 보이는 개념도이다. 4 is a conceptual diagram illustrating a rotation operation of image data in the rotator 154 of FIG. 1.

도 4를 참조하면, DMA 제어기(152)는 전체 페이지에서 수직 방향으로 1....n 라인(line)에 대하여 매 라인마다 4-비트 버스트로 읽는다. 이어서 로테이터(rotator)(154)는 리드된 4-비트 버스트 단위의 데이터를 가로 방향으로 라인 버퍼 의 지정된 어드레스에 순차적으로 기입하면서 한 페이지 내의 전체 라인(1, 2, 3, ... n)에 대해 비트 맵으로 저장한다. Referring to FIG. 4, the DMA controller 152 reads in 4-bit bursts every line for 1..n lines in the vertical direction on the entire page. The rotator 154 then sequentially writes the read 4-bit burst data to the specified address of the line buffer in the horizontal direction, over all the lines (1, 2, 3, ... n) in one page. Save as a bitmap

도면과 명세서에서 최적 실시예가 개시되었으며, 여기서 사용된 용어들은 단지 본 발명을 설명하기 위한 목적에서 사용된 것이며, 의미한정이나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능할 것이며, 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.The best embodiments have been disclosed in the drawings and the specification, and the terminology used herein is for the purpose of describing the invention only and is not intended to be limiting of the scope of the invention as defined in the appended claims or claims. Therefore, those skilled in the art will be capable of various modifications and other equivalent embodiments from this, and therefore, the true technical protection scope of the present invention should be determined by the technical spirit of the appended claims.

상술한 바와 같이 본 발명에 의하면, 장치에서 생성한 인쇄 데이터를 화상 출력 장치의 용지 방향이 서로 다를 때 하드웨어적으로 화상 데이터를 용지 방향에 맞도록 회전하여 변환함으로써 급지 방향에 관계없이 일정한 성능을 유지할 수 있다. 또한 DMA 동작시 버스트 리드(Burst Read)를 유지함으로써 속도 및 하드웨어적인 부하를 줄 일수 있다.As described above, according to the present invention, when the print data generated by the device is different from each other in the paper direction of the image output device, the image data is rotated and converted to match the paper direction by hardware to maintain constant performance regardless of the feeding direction. Can be. It also reduces speed and hardware load by maintaining a burst read during DMA operation.

Claims (5)

화상 인쇄 장치에 있어서,In the image printing apparatus, 복수개 라인을 갖는 화상 출력 데이터를 생성하는 화상 데이터 처리 수단;Image data processing means for generating image output data having a plurality of lines; 상기 화상 데이터 처리 수단에서 생성된 화상 데이터를 매 라인 마다 버스트 단위로 리드하여 소정각도로 회전하는 로테이션 수단;Rotation means for reading the image data generated by the image data processing means in burst units every line and rotating the predetermined angle; 상기 로테이션 수단에서 생성된 화상 데이터를 출력하는 화상 출력부를 구비하는 화상 회전 장치.And an image output unit for outputting image data generated by the rotation means. 제1항에 있어서, 상기 로테이션 수단은 The method of claim 1 wherein the rotation means 상기 생성된 화상 데이터를 매 라인 마다 직접 메모리 엑세스 방식의 버스트 단위로 리드하는 메모리 엑세스 제어부;A memory access control unit which reads the generated image data in burst units of a direct memory access method every line; 상기 메모리 엑세스 제어부에서 리드한 화상 데이터를 소정 각도로 비트 맵회전하는 로테이터부;A rotator unit which bitmap rotates the image data read by the memory access control unit at a predetermined angle; 상기 로테이터부에서 회전된 화상 데이터를 라인 단위로 저장하는 버퍼부;A buffer unit which stores image data rotated by the rotator unit in line units; 상기 버퍼부에서 저장된 화상 데이터를 직렬 데이터로 변환하는 병렬/직렬 변환부를 구비하는 것을 특징으로 하는 화상 데이터 회전 장치.And a parallel / serial conversion unit for converting the image data stored in the buffer unit into serial data. 제2항에 있어서, 상기 메모리 엑세스 제어부는 어드레스가 매 라인 단위로 증가하는 것임을 특징으로 하는 화상 데이터 회전 장치.The image data rotating apparatus according to claim 2, wherein the memory access control unit increases the address in units of lines. 복수개의 라인단위의 화상 데이터를 생성하여 저장하는 과정;Generating and storing a plurality of line unit image data; 상기 저장된 화상 데이터를 매 라인마다 버스트 단위로 리드하는 과정;Reading the stored image data in burst units every line; 상기 과정에서 리드한 화상 데이터를 소정 각도로 비트 맵 회전시키는 과정;Rotating the bitmap at a predetermined angle on the image data read in the process; 소정 각도의 방향으로 상기 복수개 라인에 대해 한 페이지의 화상 데이터를 비트 단위로 저장하고, 그 저장된 화상 데이터를 출력하는 과정을 포함하는 화상 출력 장치의 화상 데이터 회전 방법.And storing the image data of one page in units of bits for the plurality of lines in a direction of a predetermined angle, and outputting the stored image data. 제4항에 있어서, 상기 화상 데이터의 버스트 리드 과정은 라인의 크기가 m 비트이면 다음 라인의 시작 어드레스는 현재 어드레스 + m/8임을 화상 출력 장치의 화상 데이터 회전 방법.The image data rotating method according to claim 4, wherein in the burst read process of the image data, if the line size is m bits, the start address of the next line is the current address + m / 8.
KR1020050043764A 2005-05-24 2005-05-24 Apparatus and method for rotating image in printer KR20060121529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050043764A KR20060121529A (en) 2005-05-24 2005-05-24 Apparatus and method for rotating image in printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050043764A KR20060121529A (en) 2005-05-24 2005-05-24 Apparatus and method for rotating image in printer

Publications (1)

Publication Number Publication Date
KR20060121529A true KR20060121529A (en) 2006-11-29

Family

ID=37707250

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050043764A KR20060121529A (en) 2005-05-24 2005-05-24 Apparatus and method for rotating image in printer

Country Status (1)

Country Link
KR (1) KR20060121529A (en)

Similar Documents

Publication Publication Date Title
EP0310712A1 (en) Front-end system for a raster output scanner
JPH0559475B2 (en)
US20020109869A1 (en) Raster generation system and method of processing raster data
KR20060121529A (en) Apparatus and method for rotating image in printer
US20020018238A1 (en) Printer, print control apparatus and method
US5067097A (en) Image memory controller
JPH0388474A (en) Direct memory access method
US6757080B1 (en) Image processing system
JP2782798B2 (en) Image output device
JP2009105695A (en) Image forming apparatus, and image forming system
JP2000322044A (en) Display control device and method
JP5403665B2 (en) Data transfer method
JP3304769B2 (en) Address translation device
JP2711673B2 (en) Image data transfer control method and device
JP2613302B2 (en) Reduction printing device
KR100438161B1 (en) scanning apparatus
JPH0563959A (en) Method and device for processing picture
JP2712414B2 (en) Image storage circuit
JPH0794173B2 (en) Printer controller
JPS5840749B2 (en) pattern generator
JP2000035915A (en) Access controller of semiconductor memory
JPH01214443A (en) Printing apparatus
JP2004009416A (en) Laser beam type output apparatus and output method
JPH079737A (en) Printing device
JPS59143187A (en) Character output controller

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination