GD graphics library

Source: Internet
Author: User

GD-Sharp is A. Net wrapper for the GD library, developed with mono for Linux and Windows. It is written in C # And it uses GD 2.x and it can be downloaded from here.

It started mainly as an attempt to learn more about Mono and the InterOP. it works with Linux out-of-the-box. in order to use it with windows, BGD. DLL has to be installed from the GD homepage (http://www.boutell.com/gd/) and the steps bellow to build it for windows have to be followed.

GD-sharp contains a sample gddemo. CS, that is actually the counterpart of gddemo. C that is wrongly ded In the GD package and when run it generates a couple of pictures. http://gd-sharp.sourceforge.net/

What is the GD library?GD is an open source code library for the dynamic creation of images by programmers. GD is written in C, and "wrappers" are available for Perl, PHP and other ages. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. while not restricted to use on the web, the most common applications of GD involve website development. http://www.boutell.com/gd/

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.