tree: 0eced152d049b7f51ab5f6b72b6a07283f1d90ac [path history] [tgz]
  1. src/
  2. android.sdktools.pixelprobe.iml
  3. BUILD
  4. build.gradle
  5. lint_baseline.xml
  6. NOTICE
  7. 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.