babar-raza / Aspose_Imaging_Java

Aspose.Imaging for Java Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Aspose.Imaging for Java Examples Repository

This package contains Java Example Projects for Aspose.Imaging for Java.

 

##How to use the Examples?

###With the Examples Dashboard

Download the Aspose Examples Dashboard for Java to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.

Aspose Examples Dashboard

###With IDE

Clone or Download the ZIP and extract the contents to your local hard drive. If you have IntelliJ IDEA, then open the project directly by browsing to the folder. For Netbeans and Eclipse, you can import project feature.

Also download the latest version of Aspose.Imaging for Java and set/fix jar references.

##Open Source Feel of Aspose.Imaging

Aspose.Imaging for Java is a successful commercial product, but our philosophy is to develop them using our unique "open-source feel" approach. In other words, we at Aspose are extremely customer driven and this shows in:

  • Frequent releases (at least once a month).
  • Features are prioritized according to your requests.
  • Unlimited free technical support for anyone.
  • Helpful support in the forums and answers within 12-24 hours.
  • Live chat with experienced technical advisers.

We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project.

The Aspose.Imaging for Java examples published here at GitHub is a part of the above effort.

##What's included in this examples repository?

###Code

This package contains Java Examples of Aspose.Imaging for Java.

  • MyEclipse Project files (.project).
  • .java (the source code for the example).
  • Resource folder which contains the input documents and any source files. All generated output produced by the example is also placed into this folder.
ExampleDescription
Create files through FileStreamThis example demonstrates the ability of Aspose.Imaging for Java to create Image files from scratch using FileStream object.
Create files through ByteArrayInputStreamThis example demonstrates the ability of Aspose.Imaging for Java to create Image files from scratch using ByteArrayInputStream object.
ColorsThis example demonstrates the ability of Aspose.Imaging for Java to render different colors on an image.
Draw FiguresThis example demonstrates the usage of Aspose.Imaging for Java to draw primitive objects like Line, Rectangle, Circle and Ellipse.
Draw PixelThis example demonstrates the usage of Aspose.Imaging for Java to draw images using the core functionality.
Load and Save ImagesThis example demonstrates the ability of Aspose.Imaging for Java to load and save images.
Load and Save PixelsThis example demonstrates the ability of Aspose.Imaging for Java to load and save Pixels.

##Contact Us

About

Aspose.Imaging for Java Examples


Languages

Language:Java 57.2%Language:XML 42.8%