Skip to content
/ QOI.NET Public

An library to read an write images in the QOI image format

License

Notifications You must be signed in to change notification settings

mareek/QOI.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOI.NET

A collection of librairies and tools for the QOI image format written in C#.

QOI.Core

The encoder and decoder used by the other librairies.

QOI.Gdi

A library to encode/decode QOI Images form/to System.Drawing images (windows only).

QOI.ImageSharp

A library to encode/decode QOI Images form/to ImageSharp images.

QOI.Encoder

A cross platform command line tool to encode and decode QOI images.

QOI.Viewer

A simple QOI image viewer (windows only).

About

An library to read an write images in the QOI image format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages