Image Editor is a suite of visual and non-visual components which allows to create any common and specialized image editors in Delphi and C++ Builder applications. Image Editor is a pure VCL / WinAPI solution, so no external DLLs are required.
Platform
Windows 95, Windows, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
Image Editor is a suite of visual and non-visual components which allows to create any common and specialized image editors in Delphi and C++ Builder applications. Image Editor is a pure VCL / WinAPI solution, so no external DLLs are required.The main idea of Image Editor Suite is to split image displaying and zooming in visual part from drawing tools which are realized in separated non-visual components.Image Editor Suite contains 5 components:TImageEditor - visual component that displays, zooms and scrolls image. It receives all user input and translates it into drawers' methods calls.TColorToolbar - visual component that can be connected with TImageEditor to choose foreground and background color. Color palette presented as collection property that can be edited at desing time and at runtime, saved to file and loaded from file. There are methods which can add standard color sets, like VGA palette, gray scales, etc.TSimpleDrawer - non-visual drawer component. Has no own functionality and just fires event from each method. Use it for creating simple drawing functionality. It is used as ancestor for any drawer components also.TStandardDrawer - full-functional drawer component. Supports all you need in graphic editor - dropper, eraser, pencil, polyline, brush, spray, fill, empty and filled shapes, text and, of course, selection and clip operations. It can be used as good example of creating drawer components.TPluginDrawer - drawer component that allows to use drawing functionality realized in the external DLL. Plugin DLL can be connected at design time and at runtime with easy. DLL template included into Image Editor Suite.
Object Inspector 1.56
Object Inspector is a component suite that allows to change any property or event of any component at runtime like IDE's Object Inspector.Object Inspector suite includes: -TCommonInspectorabstract inspector control for inspect anything in your application ...
Commented Image 1.1
Commented Image (TCommentedImage component) 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 ...
BrazuColor - Color Picker 1.9.7
BrazuColor is a color picker, easy to use and effective utility to design color schemes.Enables you to select color samples from your desktop or standard color palettes and copy them in Hex or RGB format for HTML, Delphi, Visual Basic, Java, Photoshop ...
FTP Client Engine for Visual Basic 2.5
"FTP Client Engine for VB" is a FTP client library component. The "FTP Client Engine for Visual Basic" (FCE4VB) is a FTP client library component that provides control of the FTP client protocol. Upload, download, delete, list, and append files from within your for Visual Basic application program. Supports many ...
abfComponents 4.0
The abfComponents product is a base part of the ABF Visual Components Library, contains a set of powerful and easy-to-use common components, lots of classes and procedures. Product is compatible with all 32-bit versions of Borland Delphi and C++Builder ...
Clipboard History 1.0
Clipboard History - Clipboard Monitoring and Clip History Component.Clipboard History (TClipboardHistory component) allows you to monitor text clipboard changes and to get the unlimited clip history. When the content of the text clipboard is changed, ...
Desktop Settings 1.0
Desktop Settings (TDesktopSettings coponents) allows you to change any color of the Windows user interface, set and tweak the desktop wallpaper and set and run the screensaver. The component is very simple-in-use and all you need is to use the component's ...
VB 2 Html 1.4.2
VB 2 Html converts Visual Basic source code to color-coded HTML, which can be placed directly into your documentation.With VB 2 Html, your source code looks the same in a web page as it does in the Visual Basic editor, and is therefore easier to read ...
Form Saver 1.0
Form Saver (TFormSaver component) allows you to save and load entire form or any component on the form to/from stream or file. Only native VCL are used, so the data is 100% compatible with standard streams and DFM files. Both text and binary formats are ...
ArtificialNeuronalNetwork 1.00
This package implements an Artifical Neuronal Network (ANN), which is based on a backpropagtion algorithm. Empower your Delphi or C++ Builder application with A R T I F I C I A L I N T E L L I G E N C E !!!Have a look at the included demo first, if you ...