Open formats

Reflection demo in java

The following java project contains the java source code and java examples used for reflection demo. This is a demo for java reflection ( listing the fields, constructors and methods, method invoking ) in the form of a mini Java Form Designer. It is far from complete, but it is a good place to start.

Image processing in java

The following java project contains the java source code and java examples used for image processing. ImageProcessing , style as Photoshop , have all this method( getAlpha,getRed,getGreen,getBlue,createARGB,createRGB,grayscale,setColorToXY,seeColor,chabgeColor,negtiveimage,meanFilter,medianFilter,Xor,Or,And,Not,rotate)

Html editor in java

The following java project contains the java source code and java examples used for html editor. This is the HTML editor with some new features such as:when you open a file with a great file,editor will run a thread to announce you when openning file finishs, besides editor also save files you just did so that you can access them quickly ,and espcially editor will support you in editing html more easier.

Animated gif in matlab

The following Matlab project contains the source code and Matlab examples used for animated gif. This example animates the vibration of a membrane, captures a series of screen shots, and saves the animation as a GIF image file. The animated GIF is also embedded in an HTML page via the published M-File.

Pages

Subscribe to RSS - Open formats