tree: 20be23a72d94d1b866afd624336277680cfdae1d [path history] [tgz]
  1. meta/
  2. tests/
  3. BUILD.gn
  4. image_compression.cc
  5. image_compression.h
  6. main.cc
  7. README.md
src/ui/scenic/lib/image-compression/README.md

image-compression

This helper component provides clients with the ability to compress images into PNG format without incurring the security risks of having to import libpng themselves.

Testing

Unit tests for image-compression are available in the image-compression-tests package.

$ fx test image-compression-tests