HP d640 HP D640 High-Volume Printer - Enhanced Features Manual, C5620-90027 - Page 43

Long,StripsPerImage

Page 43 highlights

Baseline TIFF definitions ** PhotometricInterpretation The color space of the image data. Only the two values below are 0106,Short,1 accepted. 0 WhiteIsZero: 0 is imaged as white, 1 is imaged as black. 1 BlackIsZero: 0 is imaged as black, 1 is imaged as white. PlanarConfiguration How the components of each pixel are stored. 011C,Short,1 * ResolutionUnit The unit of measurement for XResolution and YResolution. 0128,Short,1 Default = 2. 1 No absolute unit of measurement. 2 Inch 3 Centimeter * RowsPerStrip The number of rows per strip. The default is the value given by 0116,Short/Long,1 ImageLength resulting in a single-strip image. Image data may be broken into a number of strips or bands. However, for the D640 printer, single strips are preferable. The value of RowsPerStrip together with the value of ImageLength determines the number of strips in the image: StripsPerImage = ImageLength/RowsPerStrip (rounded up) Default = ImageLength (single strip). *SamplesPerPixel The number of components per pixel. 0115,Short,1 Any value other than 1 is treated as an error. Default = 1. Software Name and version number of the software package used to 0131,ASCII create the image. ** StripByteCounts 0117,Short/ Long,StripsPerImage For each strip, the number of bytes in the strip after compression. This field is mandatory, except for uncompressed data, where it can be computed from ImageWidth and RowsPerStrip. Chapter 3: Technical Reference 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

Chapter 3: Technical Reference
39
** PhotometricInterpretation
0106,Short,1
The color space of the image data. Only the two values below are
accepted.
0
WhiteIsZero: 0 is imaged as white, 1 is imaged as black.
1
BlackIsZero: 0 is imaged as black, 1 is imaged as white.
PlanarConfiguration
011C,Short,1
How the components of each pixel are stored.
* ResolutionUnit
0128,Short,1
The unit of measurement for XResolution and YResolution.
Default = 2.
1
No absolute unit of measurement.
2
Inch
3
Centimeter
* RowsPerStrip
0116,Short/Long,1
The number of rows per strip. The default is the value given by
ImageLength resulting in a single-strip image.
Image data may be broken into a number of strips or bands.
However, for the D640 printer, single strips are preferable.
The value of RowsPerStrip together with the value of
ImageLength determines the number of strips in the image:
StripsPerImage = ImageLength/RowsPerStrip (rounded up)
Default = ImageLength (single strip).
*SamplesPerPixel
0115,Short,1
The number of components per pixel.
Any value other than 1 is treated as an error.
Default = 1.
Software
0131,ASCII
Name and version number of the software package used to
create the image.
** StripByteCounts
0117,Short/
Long,StripsPerImage
For each strip, the number of bytes in the strip after compression.
This field is mandatory, except for uncompressed data, where it
can be computed from ImageWidth and RowsPerStrip.
Baseline TIFF definitions