15-16 Raster Graphics
EN
Set Compression Method Command
The Set Compression Method command allows you to code raster
data in one of four compressed formats: Run-length encoding,
tagged imaged file format (TIFF) rev. 4.0, delta row compression,
and adaptive compression. The choice of compression methods
affects both the amount of code needed to generate a raster
graphic image and the efficiency with which the image is printed.
E
C
& * b # M
# =0-
Unencoded
1 - Run-length encoding
2 - Tagged Imaged File Format (TIFF) rev. 4.0
3 - Delta row compression
4 - Reserved
5 - Adaptive compression
Default
= 0
Range
= 0 - 5 (values outside the range are ignored)
Unencoded (Method 0)
This is a simple binary transfer of data: no compression. Each bit
describes a single dot. Bit 7 of the first byte corresponds to the first
dot within the raster row, bit 0 corresponds to the eighth dot, and
so on.
Note
Compressed data formats allow for efficient transfer of data from
the host system to the printer. However, compressed data formats
do NOT reduce the amount of printer memory required to produce
an image.
Run-length Encoding (Method 1)
Run-length encoding interprets raster data in pairs of bytes. The
first byte of each pair is the repetition count for the data in the
second byte. The second byte is the raster data to be printed.
A repetition count of 0 signifies the pattern in the data byte is not
repeated (it occurs only once). A repetition count of 1 signifies the
pattern occurs twice. The repetition count can range from 0 to 255
for a repetition of 1 to 256 times.
[(Repetition count byte 0-255)(pattern byte)] . [ . ] [ ]
Summary of Contents for LaserJet 4100
Page 1: ...Part I Click here to access Part II on hp com ...
Page 2: ......
Page 26: ...Contents 14 EN ...
Page 44: ...2 10 The Page EN ...
Page 54: ...3 10 The Print Environment EN ...
Page 70: ...4 16 PCL Job Control Commands EN ...
Page 80: ...5 10 Page Control Commands EN Figure 5 3 Changing Print Direction on a Page ...
Page 82: ...5 12 Page Control Commands EN Figure 5 4 Text Area Within the Page ...
Page 110: ...6 16 Cursor Positioning EN ...
Page 120: ...7 10 Fonts EN Figure 7 11 Bitmap Character Figure 7 12 Scalable Character ...
Page 122: ...7 12 Fonts EN ...
Page 152: ...8 30 PCL Font Selection EN ...
Page 166: ...9 14 Font Management EN ...
Page 182: ...10 16 User Defined Symbol Sets EN ...
Page 237: ...EN Character Descriptor Formats 11 55 Figure 11 5 Class 2 Character Data ...
Page 240: ...11 58 Soft Font Creation EN Figure 11 6 Portrait Character Example ...
Page 241: ...EN Character Descriptor Formats 11 59 Figure 11 7 Landscape Character Example ...
Page 270: ...13 4 The PCL Print Model EN Figure 13 3 Effect of Transparency Modes on Images ...
Page 276: ...13 10 The PCL Print Model EN Figure 13 4 Shading Patterns ...
Page 277: ...EN Pattern ID Area Fill ID Command 13 11 Figure 13 5 Cross Hatch Patterns ...
Page 290: ...13 24 The PCL Print Model EN ...
Page 297: ...EN Pattern ID Area Fill ID Command 14 7 Figure 14 1 Shading Patterns ...
Page 298: ...14 8 PCL Rectangular Area Fill Graphics EN Figure 14 2 Cross hatch Patterns ...
Page 341: ...EN Raster Graphics Example 15 33 Figure 15 11Example of Raster Graphic Image Data ...
Page 342: ...15 34 Raster Graphics EN ...
Page 370: ...16 28 Status Readback EN ...