Click here to Skip to main content
15,887,214 members
Everything / PNG

PNG

PNG

Great Reads

by Uzi Granot
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.
by honey the codewitch
Create ASCII art from common image formats and text
by Android on Intel
Android* Texture Compression - a comparison study with code sample
by V.
Convert FITS file to known image formats and use those images for a "zooming" functionality (image transparency)

Latest Articles

by honey the codewitch
Create ASCII art from common image formats and text
by gstolarov
An imbeddable SVG editor - jQuery plugin
by Uzi Granot
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.
by Javad Taheri (drjackool)
Creating Simple PNG Decoder/Encoder

All Articles

Sort by Title

PNG 

23 Oct 2023 by honey the codewitch
Create ASCII art from common image formats and text
20 Jan 2015 by Android on Intel
Android* Texture Compression - a comparison study with code sample
2 Mar 2015 by Android on Intel
This sample demonstrates how to load and use these different formats with OpenGL ES* on Android.
20 Apr 2016 by Varun Vasishtha
So I was doing a project of medical domain and I faced a big challenge to handle the Dicom files. The users of my application wanted to upload a zip file which contains some DICOM files and then they wanted to see it in image format. So I am sharing my efforts in the form of a sample project.
8 Apr 2016 by V.
Convert FITS file to known image formats and use those images for a "zooming" functionality (image transparency)
13 Mar 2015 by User 6918454
Light-weight image viewer for .NET 4.5.1, supporting multi-core processing
8 Sep 2020 by Uzi Granot
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.
7 Sep 2021 by gstolarov
An imbeddable SVG editor - jQuery plugin