Professional set of Delphi and C++Builder components for virtual instrumentation
- Meters, Bars (Gauge), with linear or log(10) scaling
- Digital indicators (time, value)
- Operating Point display
- Dial (knob), Sliders, Trend/Recorder
- buttons, switches, LED indicators
- DB-Aware components and many more
BitmapFilter v.1.1
By Bogdan Deaky.
Freeware + source 06 Apr 2005Description
BitmapFilter is a multi purpose graphics component which is going to make many people happy (or at least I hope so). Version 1.1 has corrections and you can apply effetcs on TImage no metter of the graphics object loaded (not only bitmaps anymore). It can:- apply effects (for now sepia,variable sepia and grayscale) on TBitmaps, TImages and directly on files
- apply antialiasing if needed
- convert beetween bmp and jpg
- resize the output bitmap to the size you want
- use a combobox to display the effects in and a trackbar to set effect depth/intensity.
Select the kind of manipulated object, set the manipulated object (the image, the files ,+ bitmap can be set only at runtime of course), set all modification options (usually, if not set, out-values will be the same as the in-values). To apply them, use the ApplyFilter method.
Exe demo included - it's for use with TImage but you should understand enough to use it the way you need (files or bitmaps).
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 298kB
Platforms: D3, D4, D5, D6, D7
Brightness v.1.0
Description
A fast algorithm to change an image's brightness for any 32-bits version of Delphi.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 193kB
Platforms: D2, D3, D4, D5
Clipper v.1.4e
By Angus Johnson.
Freeware + source 18 Jun 2010Description
Clipper performs boolean clipping operations (intersection, union, difference & XOR) on 2D polygons. The Delphi TClipper class (or Clipper class in C++) handles complex (self-intersecting) polygons, polygons with holes and polygons with overlapping co-linear edges. Clipper is also very fast relative to other clipping libraries.Informations
- Status: Fully functional
- Source: Included
- Size: 752kB
Platforms: C2k9, D2009, D7
CropImage v.0.9
By Zoltan Zorgo.
Freeware + source 05 Sep 2004Description
TCropImage component is designed to help user select a region from an image. The image is displayed scaled to fit, but not stretched. No WMF, but all registered TGraphics are supported. If image is present, crop tool lines can be moved whith common mouse action.When ready, call GetRegion method and get part of the original image corresponding to the region between the lines. The result is a TBitmap. Since selection is performed on a thumbnail, resizing compoent may cause a slite difference in the region boundaries. When NoFlicker is true, component looses transparency.
The component is based on TImage but is no TImage descendant.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 309kB
Platforms: D7
CropImage v.0.91 Fixed Non-Official
By Zoltan Zorgo, Kasyan Ritt.
Freeware + source 25 Dec 2004Description
Non-Official Update of TCropImage component.Fixed known bugs, added some new functions:
- Runtime mouse-dragging Rotation and Rotation Preview
- Rotation by changing of property "Angle"
- Flipping Image to Rigth and Down.
Informations
- Status: Demo only
- Source: Included
- Size: 34kB
Platforms: D5, D6, D7
DrawFace v.3.0
By Pal Sitkei.
04 May 2004Description
The tDrawFace is a smart canvas for the vectorgraphical drawing and provides the following:- Panning (dragging the plan with the middle-button)
- Some zooming function (wheel - dinamic zoom, zoomrect and zoomall function)
- Objects defined regions handling (mouse cursor shows -in the status bar- which object is containing)
- Popup menu inspectorx09(the right click menu is an inspector)
- Grip handling (the selected object has grips, these allow modify size of object)
- Undo/Redo
- Object tree view (with hierarchical editing, moving the parent object the children are moving too)
- Print preview/Print (very efficient printing method)
- Save/Open (saving the work to a XML file...)
- Source codes for some basic drawing objects (rectangle, ellipse, polyline, text, picture, link)
- Property painting
- Object snaping
- Link object (for the blocking of some individual objects)
- Gripmenu (the popup menu of grip point provides editor functions: copy, move, rotate, etc...)
Informations
- Status: Partially restricted
- Source: On purchase/registration
- price: $199
- Source price: $899
- Exe demo: included
- Size: 754kB
Platforms: D7
DsFramedImage v.1.1
By Djoko Susilo.
Freeware + source 15 May 2000Description
DsFramedImage is an enhancement of TImage so it capable to display image in a 3D frame. This effect will greatly improve the image appearance. Its frame is designed using gradient effect. The basic frame effects available are: full gradient, inner gradient, outer gradient, simple 3D and their combinations, including rounded corner.Informations
- Status: Fully functional
- Source: Included
- Size: 61kB
Platforms: D3, D4
FireMonkey Raster Style Collection v.1.0
By Victor Furletov.
Freeware + source 05 Oct 2012Description
Style collection and component for use raster graphics in FireMonkey styles.Informations
- Status: Fully functional
- Source: Included
- Size: 18 375kB
Platforms: CBXE2, CBXE3, DXE2, DXE3
Frame'n'Text v.1.14.006
By Greatis Software.
24 Sep 2014Description
Commented Image allows you to add frame'n'text comments onto any image. This can be used in the software support applications for creating commented screenshots and for commenting any other images.Source image can be pasted from clipboard, loaded from file or grabbed from the screen with one call. The result commented image can be copied to clipboard, save to BMP or JPEG file, and, of course, commented image can be saved in the special format, which saves source image and comments separately, so the comments stay editable after saving and loading.
Informations
- Status: Trial (work while IDE is running)
- Source: On purchase/registration
- price: $44
- Size: 355kB
Platforms: C2k6, C2k7, CB3, CB4, CB5, CB6, CB64, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7
Graph64 v.0.1f
By NETGraphics.
Freeware + source 13 Aug 2002Description
Fast free graphics library. New version of old Graph64 lib. Many news features and better code organization. More TBitmap compatible, DelphiX support. Blendings functions (bmCopy, bmDisolve, bmLens, bmGrayScale, bmBlendAdd, bmLightness, bmDarkness, bmAlpha, bmAlphaTransform). Cliping, plug-in like style for blending. Example included.Informations
- Status: Fully functional
- Source: Included
- Size: 341kB
Platforms: D4, D5, D6
Graphic DLL v.1
Description
The library for line smoothing in graphics. DLL can be used by easy way. The archive contains DLL itself and example which shows how to use it.Informations
- Status: Fully functional
- Source: N/A
- Exe demo: included
- Size: 403kB
Platforms: CB3, CB4, CB5, CB6, D2005, D3, D4, D5, D6, D7
Graphic32Grf v.1
By PG PG.
Freeware + source 15 Jun 2008Description
Blending Effects like Photoshop implements: Drop, Shadow, Outer, Glow, Bevel, Emboss, Stroke LinearFill and other.Requires GraphicEx and graphics32 libraries to assembly package.
Informations
- Status: Fully functional
- Source: Included
- Size: 639kB
Platforms: C2k6, D2005, D2006, D4, D6, D7
Imagereflect v.1
By Andreas Faltinek.
Freeware + source 18 Mar 2011Description
TReflectionImage is a component inherited from TImage.It uses GDIPOBJ and GDIPAPI.
It is based on the work of Igmar Runge
ReflectionImage implements an easy to use method over his coding: drop a TReflectionImage image on your form, set properties like
- ReflectionBackColor
- ReflectionHeight
- ReflectionBottomCutOff
- ReflectionInitialOpacity
Informations
- Status: Fully functional
- Source: Included
- Size: 283kB
Platforms: D6
JanFX v.1.0
By JanSoft.
Freeware + source 03 Jul 2000Description
JanFX is a library of 89 bitmap transformation routines like: rotate; smooth resize; filters; make seamless; buttonize; color, focus and light effects; fisheye and twist distortions; alpha blending; plasma and many more.Informations
- Status: Fully functional
- Source: Included
- Size: 19kB
Platforms: D4, D5
JB Images v.3.0
By JBDC Software.
20 May 2002Description
TJBImage and TJBDBImage - visual graphic components with useful (powerful) effects.Informations
- Status: Demo only
- Source: On purchase/registration
- price: $5.75
- Exe demo: included
- Size: 276kB
Platforms: D4, D5, D6
Magic Wand Selection Unit
Description
This unit implements the magic wand selection tool of proof photo-retouch Software.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 184kB
Platforms: D3, D4, D5
NKImageForm v.1.0
Description
This is a TImage descendant component with additional functionality: when placed on a form, it can change it's appeareance. The form will look the same as the image, with a selected color (or a range of colors) appearing as transparent. It also provides a possibility to move the form by clicking on the image and dragging, since the title bar of the form is lost. You have these new properties to change the component behaviour:- TransparentColor
- Tolerance
- AutoRender
- MoveForm
- SolidControls
- and the Render method.
Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D3, D4, D5
Professional Effect Image v.1.0
By Babak Sateli.
Freeware + source 05 Dec 2002Description
TProEffectImage is a TImage descendant with some cool effects like: AntiAlias, Contrast, Lightness, Saturation, GaussianBlur, Mosaic, Twist, Splitlight, Trace, Emboss, etc.Works with 24bit color bitmaps.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 282kB
Platforms: CB3, CB4, CB5, CB6, D2, D3, D4, D5, D6, D7
Rotatable Image v.2.0.1
By dihav.
Freeware + source 13 Apr 2013Description
This component is an image control with rotation and custom mapping ability. This component uses antialiasing to make images smooth when stretching, rotating, or mapping them. It can also displays and rotates 32bit images.Informations
- Status: Fully functional
- Source: Included
- Size: 263kB
Platforms: D7, DXE2
Rotate Image v.1.0
Description
Extended TImage with flip and rotate functions.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D1
RotateImage v.1.0
By Pavel Petsevich.
Freeware + source 24 Nov 1999Description
Image rotating component: 90, -90, 180 degrees, flip. Works with TImage.Picture.Bitmap property, supports bitmap formats 8bit and more...Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 201kB
Platforms: D4
TAnimation FX v.5.2
By Chirag Dalal.
26 Aug 2002Description
TAnimationFX component produces more than 150 animation effects on images. This version supports the following effects: Marquee, Blinds, Sliders, Checkerboard, Strips, Iris, Crush, CrushReveal, Zoom, Fade, Mosaic, Twister, Wave, MonoSlider, Bands, RGB, MonoReveal, Spiral, CheckerBlinds, RandomBars, TwinRandomBars, Swarm, StripedIris, Pixelate, Roll, Scroll, Glide, StretchOut, ZoomOut and many more...Variations are brought about to these main effects through the use of modifiers.
Flicker-free transparent animation effects on images is now supported.
TAnimationFX supports Bitmap (*.bmp) files as well as JPEG files.
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $24.95
- Source price: $49.95
- Exe demo: included
- Size: 1 069kB
Platforms: CB3, CB4, CB5, CB6, D2, D3, D4, D5, D6, D7
TFxImage and TFxLabel v.1.1
By Chris Kokkos.
Freeware + source 20 Aug 1995Description
These two components derived from TGraphicComponent encapsulate the TImage and TLabel characteristics along with special effects during painting. Absolutely necessary for Multimedia developers and those who want to improve their applications' splash screens.Informations
- Status: Fully functional
- Source: Included
- Size: 60kB
Platforms: D1, D2
TicSwavD v.1.0.0.1
Description
A simple component that adds an Image and a sound file from either a file or a resource to a memory stream and plays it.You can set up the soundwav to load either at design time or run time, if you use the forms 'OnShow' event to preload the memory stream it will remove the delay effect for the sounds first play.
The Sound plays when you click the Left Mouse Button on the Image and stops when the sound file ends or when you move the Mouse Cursor out of the image.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 269kB
Platforms: D3, D4, D5, D6
TImage Processor v.2.0
By Chirag Dalal.
26 Jan 1999Description
TImageProcessor can manipulate images. Includes the following:- Arithmetic operations: Add, Subtract, Multiply, Square, Brighten, Darken, Increase / Decrease Contrast.
- Logical operations: AND, OR, XOR, NOT, Left-Shift, Right-Shift.
- Alphablending operations: Alpha composite types include OVER, IN, OUT, ATOP, XOR, PLUS
- Morphological operations: Erode, Dilate, Open, Close.
- Geometric transforms: Mirror.
- Blazingly fast access to individual pixels for extending the component with your own operations.
- Filters (Emboss, Motion Blur, Mosaic).
- Many more...
Informations
- Status: Partially restricted
- Source: On purchase/registration
- price: $25
- Source price: $50
- Exe demo: included
- Size: 258kB
Platforms: D2, D3, D4
TImageAspect
By Indigo Software.
Freeware + source 28 Mar 1996Description
Freeware component to display an image in the correct aspect regardless of the size.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D1, D2
TImageZoom v.1.00
By SUD Multimedia.
Freeware + source 27 Jan 2000Description
TImage compatible component with zoom capabilities. High speed zooming and scrollbars.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 12kB
Platforms: D3, D5
TMagnify v.2.0
By HongDi science technology development co.,ltd..
Freeware + source 01 Jul 2004Description
Can be used to zoom a part of image.- Easy to use, only controlled by mouse action;
- Set zoom, border and border color;
- Support more Image formats: JPG, ICO, WMF, BMP.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 1 986kB
Platforms: CB4, CB5, D4, D5, D6, D7
TMCoPGradient v.1.0
By dihav.
Freeware + source 19 Jul 2006Description
TMCoPGradient is a gradient fill control with the ability of drawing 32 bit gradients and provides an easily method to define custom types.Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: D6, D7
TOrImage v.1.0
By BOREC.
Freeware + source 02 Apr 2003Description
TOrImage component is a TImage that allow programmer to change picture characteristic: Brightness, Contrast, Lightness, Darkness, Color saturation and add some grafic effects (GrayScale, Invert, ColorNoise, MonoNoise, Posterize, Solorize, Emboss, Mosaic, SplitBlur, GaussianBlur, AntiAlias, Trace, Tile) in design and run time, togethe or by ones.To set picture characteristic and grafic effects in design time your can use property editor or Object Inspector directly.
TOrImage support any of register in your Delphi grafic files format: *.jpg, *.bmp, *.gif, *.wmf, *.ico and other.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 731kB
Platforms: D2, D3, D4, D5, D6, D7
TPicShow v.4.20
Description
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.
Informations
- Status: Fully functional
- Source: Included
- Size: 1 147kB
Platforms: CB5, CB6, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7
TransLib v.1.0
By Diprode.
Freeware + source 03 Jun 2000Description
TransLib is a collection of Delphi VCL's and base classes providing a complete range of component transparency and transparency effects such as Key color transparency, Alpha Transparency and a selection of Transparency effects such as FadeToRight. The library also provides support for various background removal techniques such as Keycolor transparency and Blue screening. Full control of the transparency is provided for through several Bias properties. Translib contains the following components: TCustomTransCanvas, TTransCanvas, TTransShape, TTransLabel, TTransImage. This library is used in the shareware program GIFLine Pro. Download GIFLine Pro from homepage to see the components in action.Informations
- Status: Fully functional
- Source: Included
- Size: 15kB
Platforms: D3, D4, D5
TRotateImage v.1.54
Description
TRotateImage is a component similar to TImage with the ability to show the image rotated at an arbitrary angle.Informations
- Status: Fully functional
- Source: Included
- Size: 29kB
Platforms: D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7
TScaleImage
By Jeff Kinzer.
Freeware + source 05 Jan 1996Description
TGraphicControl descedant, which allows to load .BMP or .WMF files, display the picture in its original size, stretch the picture to fit the size of the control and so on.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D1
TTileImage v.1.1
By Vit Kovalcik.
Freeware + source 05 Jan 1999Description
This is TImage, which can be tiled. The only modification is propety TileImage.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 140kB
Platforms: D3
TTransition Effect v.2.1
By Mathias Dellaert.
Freeware + source 28 Jan 1997Description
The TTransitionEffect Component lets you make animated bitmap transitions like stretchs, zoom, slides, etc.Informations
- Status: Fully functional
- Source: Included
- Size: 14kB
Platforms: D2
TTransitionFX v.5.0
By Chirag Dalal.
21 Aug 2001Description
TTransitionFX is a component that can display transition effects on bitmaps.This version provides the following effects: Push, Blinds, Checkerboard, Crush, MonoReveal, Reveal, Iris, Strips, MonoSlider, Slider, Zoom, Fade, Mosaic, Blend, Glide, RGB, RGBBlend, Spiral, CheckerBlinds, Replace, Shade, ShadeContinue, Squeeze, RandomBars, TwinRandomBars, Swarm, StripedIris, Roll.A modifier can be applied to each of these to configure each effect further. TTransitionFX can use threads as well as timers for its timing needs.
TTransitionFX supports Bitmap (*.bmp) files as well as JPEG files.
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $25
- Source price: $50
- Exe demo: included
- Size: 748kB
Platforms: CB3, CB4, CB5, D2, D3, D4, D5, D6
ZImage v.1.2
Description
ZImage is a component for displaying images that can be easily zoomed and scrolled. It support proportional zoom, one-click zoom restore, zoom indicators.Informations
- Status: Fully functional
- Source: Included
- Size: 22kB
Platforms: D3, D4