Click here to Skip to main content
15,916,091 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 Michael Haephrati
SG_PNG is a custom MFC control for displaying PNG resources with transparency
by Android on Intel
Android* Texture Compression - a comparison study with code sample

Latest Articles

by Michael Haephrati
SG_PNG is a custom MFC control for displaying PNG resources with transparency
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.

All Articles

Sort by Score

PNG 

26 Aug 2016 by Javad Taheri (drjackool)
Creating Simple PNG Decoder/Encoder
7 Jun 2016 by The Zakies
[tut4] how to draw lines & to draw different types on end shapes like rectangle and circle using C#
20 Jun 2016 by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool