ImageEn 8.0 MultiFrame Editor Demo With Frames, Layers and Brush Tools Update 07/26/2018: PalUtils.pas added to distribution. Eureka log defines removed from project. Performance improved by removing the call to DrawLayers in the OnMouseMove event.
ImageEn 8.0 MultiFrame Editor Demo With Frames, Layers and Brush Tools Update 3 08/01/2018. ScanLines.pas unit added to distribution.
This is a significant update. All layer types are now supported: ielkImage TIEImageLayer Layer that contains an image ielkShape TIEShapeLayer Layer that displays standard shapes (rectangles, ellipses, stars, etc) ielkLine TIELineLayer Layer that displays a single line, optionally including a text label and start and ending arrows ielkPolyline TIEPolylineLayer Layer that displays a polyline or polygon of multiple points ielkText
This has not been completely debugged, so it is possible that a few bugs may remain. All layer types and brushes seem to function correctly, but if you find a problem let me know.