Archive for the ‘Graphics’ Category
Wednesday, March 11th, 2009

TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are:
- Image transition can be controlled programatically
- Image can be stretched or centered in the client area of the control
- Control can show a background image as centered, stretched, or tiled
- Transition process can use a separate thread
- New transitional effects can be easily implemented and added.
(more…)
Tags: Freeware, Graphics, image effects
Posted in Freeware, Graphics | No Comments »
Sunday, March 8th, 2009

TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
(more…)
Tags: Freeware, Graphics, images
Posted in Freeware, Graphics | No Comments »
Thursday, January 22nd, 2009
Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries.
New in 0.26.2:
- Delphi 2009 and Lazarus 0.9.26 support
- New canvas methods (flood and boundary fills, color channel fills, color level adjustment, histogram calculation)
- User contributions (ExtraGIF for QIP Infium, NIF loader, HqResampler)
- GIF animator rewritten, transparent PSDs saved as layer, more
Imaging Library Features:
- Supported platforms are: Windows, Linux, FreeBSD, DOS, .NET (using unmanaged DLL), x86/AMD64.
- Loading and saving of these image file formats: BMP, JPEG, PNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM, PGM, PPM, PAM, PFM, PCX, XPM, and more.
- Many internal image data formats: 8, 16, 24, 32, 48 and 64 bit RGB and ARGB formats, indexed formats, grayscale formats, floating point formats (IEEE754 and half precision), compressed formats like DXT1/3/5, 3Dc and BTC.
- Basic image manipulation functions working for all supported data formats and conversions between them (bilinear/bicubic resizing, mipmap generation, color reduction, …).
- Low level library interface (accessible by other programming languages) and high level OOP one.
- Extensions for creating OpenGL, Direct3D, and SDL textures/surfaces.
- VCL and LCL graphic classes and functions.
- Image drawing with blending, linear and nonlinear filters, point transforms, binary morphology, drawing lines, ellipses, rectangles, etc.
- Support for mipmaps, multiimages, direct access to image data, user-specified file formats, overriding default read and write functions, and more.
(more…)
Tags: Delphi Components, Freeware, Graphics
Posted in Freeware, Graphics | No Comments »
Friday, September 5th, 2008
Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries.
New in 0.26.0:
- 3Dc compressed image data formats.
- New canvas methods (blending, nonlinear filters, point transforms, …)
- Binary morphology.
- XPM file format loader.
(more…)
Tags: Freeware, Graphics
Posted in Freeware, Graphics | No Comments »
Friday, February 29th, 2008
Rt-Tools2D is a compilation of components for Borland and CodeGear Delphi and C++ compilers for generating Cartesian X/Y-plots from scientific and financial data. It supports a large variety of axis scaling types, series, calculated line legends, movable markers, etc., and thus gives you a tool for generating scientific and financial graphing programs easily, while retaining numerous options for tailoring the end product to the requirements of you and your customers.
(more…)
Posted in Graphics, Shareware | No Comments »
Friday, February 1st, 2008
TPNGImage is a complete Pascal (Delphi) library for handling Portable Network Graphics image. It’s now fully supporting semi transparency, and lots of other features.
(more…)
Posted in Freeware, Graphics | 2 Comments »
Thursday, January 10th, 2008

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool applications (like WinAmp, iTunes) Also you can create your skins with special editor.
(more…)
Posted in Graphics, Shareware | No Comments »
Monday, August 20th, 2007

This control displays a scrollable image. It is a TScrollBox descendant which has an image object as a child. Features:
- Allows to control the fitting and centering of an image
- Allows to scale the image
- Image resampling on scaling
- Image can be dragged by mouse and scrolled by keys and mouse wheel
- An informational label can be displayed over the left-top control corner
(more…)
Posted in Freeware, Graphics | No Comments »
Saturday, May 26th, 2007
SmartFlash is a VCL with additional features in Macromedia Flash ActiveX.
SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame.
Also you can load flash from stream and grab frame to the bitmap with alpha-channel.
With SmartFlash you can create flash interface in your applications (flash forms, menus, controls and more).
Features:
- easy to use
- real transparency
- real anti-aliasing effect
- save flash frame to bitmap with alpha channel
- load flash, FLV from file, resource file, stream
- store your flashes, FLV in *.exe file
- support Macromedia Flash ActiveX 3,4,5,6,7,8,9
- layered windows support
- windows with regions support
- enable/disable flash sounds
- adjust sounds volume
- interaction with Delphi and C++Builder
- full compatible with DynamicSkinForm VCL and BusinessSkinForm VCL
(more…)
Posted in Forms, Graphics, Others, Shareware | No Comments »
Wednesday, February 14th, 2007
ImageEn is a component suite for image processing, viewing and analysis. It can load and save from several image file formats, acquire from TWain scanners (single and multi pages), capture video, applies filters and enhance images quality, merge images, select image regions (Magic Wand supported) and other. It supports also multiple layers and transparency.
(more…)
Posted in Graphics, Shareware | No Comments »