Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 826 Bytes

31.md

File metadata and controls

17 lines (14 loc) · 826 Bytes

YCbCr

Rules for YCbCr images:

  • ReferenceBlackWhite must be defined.
  • YCbCr images can either be stored as uncompressed(1) data or compressed with the LZW(5) or JPEG(6) algorithm.

Invalid tags:

  • GrayResponseCurve, GrayResponseUnit should not be present, as it is only valid for Grayscale images.
  • Threshholding tag should not be present, as is only valid with Grayscale images.
  • CellLength, CellWidth should not be present, as it is only for bilevel images.
  • ColorMap should not be present, as is only used for Palette images.
  • InkSet, InkNames, NumberOfInks, DotRange, TargetPrinter should not be present, as are only used for CMYK images.

Reproducibility

Simulate

With an Hexadecimal Editor (e.g. HxD) edit the tags and its values.

Change the photometric interpretation of a non-transpaency mask image to 4.