Bitmap
Tag
Folder To FMX Image List 2.0
by Patrick PREMARTIN in Tools for RAD Studio
This program copies a FireMonkey TImageList to the clipboard or generates TDataModules for Delphi and C++Builder from images found in a folder tree, taking into account the size of the bitmaps indicated in the file names.
SVG Folder To Delphi Unit 2.0
by Patrick PREMARTIN in Tools for Delphi
This program imports SVG files from one or more folders as an independent Pascal unit with everything needed to generate bitmaps (via Skia or other) or just access their source as a string. Practical and easy to use to take advantage of vector images in your VCL and FireMonkey software or for coding video games.
EasyBMP 1.0
by Paul Macklin in C++ Libraries for C++Builder
EasyBMP is a simple, cross-platform, open source (revised BSD) C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files.