Coder Social home page Coder Social logo

elbosso / imageio-codecs Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 168 KB

This project contains some codecs for images not normally supported by java (PPM, PAM, TGA)

License: Other

Java 99.24% Mustache 0.76%
ppm-image ppm-format ppm tga-image tga-format tga pam-image imageio imageio-framework imageio-plugin

imageio-codecs's Introduction

imageio-codecs

GitHub release GitHub tag GitHub license GitHub issues GitHub issues-closed contributions welcome GitHub contributors Github All Releases Website elbosso.github.io

This project contains some codecs for images not normally supported by java - this was my first foray into java spi.

PPM

The plugin allows to read the file formats popularized by the pnm tools: PPM, PGM and PBM. It writes both PGM and PPM.

PAM

This plugin reads and writes a rather exotic format: PAM is used for example where one needs color images but does not have access to true color rasterizing devices: It packs all the bits of one pixel into the eight bits of one byte - thus, one has three bits per color except for blue

TGA

This plugin reads Targa images.

imageio-codecs's People

Contributors

dependabot[bot] avatar elbosso avatar

Stargazers

 avatar

Watchers

 avatar  avatar

imageio-codecs's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.