Stream
Tag
VideoLab for C++ Builder 8.0.0.126
by Mitov Software in Libraries for C++Builder
Powerful, easy to use OpenWire based Delphi Component Library for Video Capture from IP or USB Cameras, Screen, and other devices. Video Broadcasting/Streaming, and Receiving. Video, Recording, Generation, Playback, Processing, Filtering, Geometric Transformations, Mixing, Effects, Video Analysis, Editing and much more. Supports multiple video technologies, and allows seamless mixing between them.
VideoLab for Delphi 8.0.0.126
by Mitov Software in Libraries for Delphi
Powerful, easy to use OpenWire based Delphi Component Library for Video Capture from IP or USB Cameras, Screen, and other devices. Video Broadcasting/Streaming, and Receiving. Video, Recording, Generation, Playback, Processing, Filtering, Geometric Transformations, Mixing, Effects, Video Analysis, Editing and much more. Supports multiple video technologies, and allows seamless mixing between them.
FortesReport Community Edition 4.0.1.3
by Fortes Report in Components for RAD Studio
The FortesReport is a powerful report generator available as a package of components for Delphi. In FortesReport, the reports are composed of bands that have specific functions in the print stream. You define groupings, sublevels and totals simply by hierarchical relationship between bands. Moreover, the FortesReport has a rich palette of components for text, charts, formulas, bar codes, filters and layout.
QuickImageFx 1.30
by Exilon Soft in Libraries for Delphi
Libray for simplifying image load/save, conversion and transformation. Can load/save png, jpg, jxl, webp, avif, tiff, gif and bmp. Can get image from different resources: file, stream, http, imagelist, associated windows icon, executable file icon, etc. Rotate, flip, grayscale and many other transformations. GDI+, raphics32, OpenCV, Vampyre and LibVips engines available.
expat 1.0
by Expat development team in C++ Libraries for C++Builder
This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.