tree: 81f98996f9ad427e60d649153a809eea04e8ae13
  1. generated/
  2. sample/
  3. src/
  4. NOTICE
  5. pixelprobe.iml
  6. README.md
pixelprobe/README.md

Pixel Probe

Pixel Probe is a library to read pixel data and meta data from various image formats.

The currently supported image formats are:

  • PNG
  • JPEG
  • Photoshop

Generated source

The generated directory contains source code generated using the chunkio-processor annotation processor. This code is generated from the annotations provided by the chunkio support library.

Changing the implementation of PSDDecoder requires regeneration of this source code.