Sunday, November 3, 2019

FireMonkey Beta for ImageEn, Imaging Library

We have now released a beta version of ImageEn/FireMonkey. At this time, only Windows targets are supported. Other platforms are planned.

It is a direct port of our VCL version, but does NOT include:

Any Dialogs
- ImageEn open/save dialogs
- Built-in image effects dialog (TImageEnProc.DoPreviews)
- Built-in image I/O properties dialog (TImageEnIO.DoPreviews)
- Layer Properties dialog
- Printing and Print Preview dialogs

Any Windows Features
- Windows shell components and features (such as video thumbnails)
- TIEFolderMView
- WIC file formats and features
- GDI+
- Rich formatting for text layers
- AVI and Meta-File support

Other
- Image Acquisition (Twain, WIA, WPD)
- Video Acquisition (DirectShow, MMF)
- Support for plug-ins like ImageMagick and WpViewPDF
- Legacy components: TImageEnVect, THSVBox and TGradientBox


Naturally being a beta, it will have bugs and incompatibilities. Beta testers are expected to test and report issues.

The beta is open to anyone with an active ImageEn license (as it includes all ImageEn source code). For more information, visit:

www.imageen.com/fmx/



Sample Compiled Demos

Complete Editor:
Image display and editing application
http://www.ImageEn.com/FMX/Demos/ImageEditing/CompleteEditor/PhotoEn.exe

Thumbnail Viewer:
Using TImageEnMView to show thumbnails for images in a folder
http://www.ImageEn.com/FMX/Demos/Multi/Thumbnails2/Thumbnails2.zip

All Layer Editing:
Usage of image, shape, text and line layers
http://www.ImageEn.com/FMX/Demos/LayerEditing/Layers_AllTypes/Layers.exe

Image Editor Actions Demo:
Complete image display and editing application built using only the TImageEnView Action set
http://www.ImageEn.com/FMX/Demos/Actions/Actions_Viewer/Actions.exe



Layer Actions Demo:
Complete image layer editing application built using only the TImageEnView Action set
http://www.ImageEn.com/FMX/Demos/Actions/Actions_Layers/Actions.exe

Thumbnail Actions Demo:
Multiple image display and editing application built using only the TImageEnMView Action set
http://www.ImageEn.com/FMX/Demos/Actions/Actions_MView/MViewActions.exe

All Actions Demo:
Demo showing all ImageEn actions (230+) available to rapidly build applications
http://www.ImageEn.com/FMX/Demos/Actions/AllActions/AllActions.exe

Brush Tool Demo:
Using the in-built Brush tool to paint onto an image
http://www.ImageEn.com/FMX/Demos/ImageEditing/BrushTool/PaintBrush.exe



Clone Tool Demo:
Using the in-built Clone Brush tool to copy and erase content within an image
http://www.ImageEn.com/FMX/Demos/ImageEditing/CloneTool/CloneBrush.exe

Flood Fill Tool:
Using the Fill tool to replace the color within an image with a new color or transparency
http://www.ImageEn.com/FMX/Demos/ImageEditing/FillTool/FillTool.exe

Transition Effects:
Use of transition effects to smooth the changing of images during a slideshow
http://www.ImageEn.com/FMX/Demos/Display/Transitions/Transitions.zip


Transition effects

Photosphere Viewer:
Interactive display of "Equirectangular" images (Google Android PhotoSphere 360° panoramic images)
http://www.ImageEn.com/FMX/Demos/Display/PhotoSphere/PhotoSphere.zip

Zoom Filter Comparison:
Display of all the available ZoomFilter effects for image smoothing
http://www.ImageEn.com/FMX/Demos/Display/ZoomFilter/ZoomFilter.exe

Magic Fill to Polygon:
Creates a polygon by performing a magic selection on an image (matching a color range)
http://www.ImageEn.com/FMX/Demos/LayerEditing/MagicFillToPolygon/Magic2Polygon.exe

Navigator Demo:
Use of TImageEnView.SetNavigator to show the currently viewable portion of the image
http://www.ImageEn.com/FMX/Demos/Display/Navigator/Navigator.exe

Cells and Grid Demo:
Divide an image into a grid and allow selection of individual cells
http://www.ImageEn.com/FMX/Demos/Display/CellsAndGrid/CellsAndGrid.exe

No comments: