Search the Community
Showing results for tags 'graphics'.
Found 4 results
-
Image32 is a 2D graphics library written entirely in Delphi Pascal. It provides an extensive range of image manipulation functions and includes a polygon renderer that supports a wide range of filling options. Documentation: http://www.angusj.com/delphi/image32/Docs/_Body.htm Examples: http://www.angusj.com/delphi/image32/Docs/Examples.htm Download: https://sourceforge.net/projects/image32/
- 42 replies
-
- graphics
- cross-platform
-
(and 2 more)
Tagged with:
-
Maybe a stupid question but not for me at the moment. Need a way to draw rectangles on a canvas and then to make it possible to resize, move, delete or clone. That is needed to automate some process of segmentation objects (same kind of objects by rectangles with same aspect ratio) on a bunch of images (>100K). For now I can draw rectagles on a TImage canvas wthout any questions. But can't figure out how to select that rectangle with mouse, resize it, scale it and move. Or maybe should I look at shapes?
-
coder for hire Custom code & Consulting - Senior Borland Engineer
Joe C. Hecht posted a topic in Job Opportunities / Coder for Hire
Former Senior Borland Engineer - Delphi and C Guru - 33 years experience. Graphics and the Windows API is my speciality. PDF, Printing and Graphics Drivers, VCL, and cross platform code. Very reasonable rates, one hour minimum. Retainers accepted (with discount) for pre-paid consulting and code, billed in 15 minute intervals. Can bill via our LLC, 1099, or W-2. We accept PayPal, credit cards, checks, bank wires, and can arrange for corporate billing. https://code4sale.com/email/TJoe/ TJoe(h^);-
- consulting
- delphi
-
(and 1 more)
Tagged with:
-
Trying to use Graphics32 in Delphi CE. Anyone know how? I have tried the suggestions from here: https://www.experts-exchange.com/questions/28754439/Graphics32-under-Delphi-10-Seattle.html