Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

ImagePainter v.2.0.1 added

$
0
0
The ImagePainter component is a convenient starting point for creating applications that need to draw or manipulate images. ImagePainter is based on an object oriented concept that lets you add power to the component by creating your own drawing tools without deriving a new component class. In fact, this is an important goal of ImagePainter: being a platform where you can implement most any kind of figure or feature, without thinking about moving, copying, pasting, resizing, deleting, etc. -- all the core functionality you expect from an imaging application. It is already there as part of the ImagePainter framework

The ImagePainter comes with over 30 built in ready tot use tools, that is the basic GDI functions (line, ellipse, and so on), more than half a dozen of manipulation tools (BCS, Blur, Spray, Resampler, RGBMixer, HLS-mixer...), a grouping tool, different kinds of selectors ..

Version 2.0 is considerably strengthened and enhanced. The ImagePainter now supports color depths from 4 to 32 bit, alpha transparency, multi framed icon files and more.

Source has been tested on Delphi 2006-XE and should run on higher versions.

Key features

  • Unlimited Undo/Redo
  • Color depth support from 4-32 bit (new)
  • Palette support: create and maintain palettes. (new)
  • Partial transaparency support (bitmaps, png and icons) (new)
  • Multi framed icons support (new)
  • Tool subclassing (new)
  • Image and figure rotating
  • Scaling, resize an crop
  • Connection lines (may be used to create float diagrams)
  • Rectangular, polygonic, elliptic and free hand selector with blend function.
  • Embedded figure texting and standalone text
  • Zoom with pixel grid
  • Framing functionalty, makes it easy to create sophisticated frames and 3d effects.
  • User defined function buttons (“custom hotspots”)
  • Saving of objects to disk (in “document” files)
  • Individual figure editing (bitmapped figures)
  • Multiple selection
  • Screen shooter
Built in tools
  • Standard GDI: Rectangle, Ellipse, Polygon, Polyline, PolyBezier, FlloodFill
  • Line tool with custom breakpoints and arrows
  • Pencil tool
  • Eraser tool
  • Group tool
  • Text tool ( in place editor)
  • Brightness, contrast and saturation tool
  • RGB mixing tool
  • Spray tool (with different patterns and options)
  • Blur tool
  • Wiper tool
  • Resampler tool
  • Pasting tool
  • Scissor
  • Drawbox (free form drawing tool)
  • Looking glass
  • Apha pencil tool (new)
  • Apha region tool (new)
  • Multiple line curving tool (new)
  • Sharpen tool (new)
  • Custom graphic filter tool (new)
  • HLS mixer tool
The version is delivered with a full featured graphic application (Imagic) based on the component. There is also a small turorial demo app included. File format support
  • Bitmap
  • Icon
  • Gif (Delphi 2009 and later)
  • Jpeg
  • Png (Delphi 2009 and later)
Formats not supported may be implemented. via event handlers.

Product License: FWS
Source: Included
File Status: Fully functional

Compatible with: D2006 D2007 D2009 D2010 DXE DXE2 DXE3


Viewing all articles
Browse latest Browse all 1736

Trending Articles