Delphi 2D Graphics Frequently Asked Questions
From Delphi
Delphi Graphics FAQ
- 2d Graphics
- 3D drawing
- colors (color spaces and conversion)
- compression
- direct pixel manipulation (using scanline)
- files and formats (converting formats, libraries like GraphicEx)
- filters and effects (Gaussian blur, drop shadows etc.)
- fonts and text output (drawing rotated text etc.)
- graphic components
- image processing (FFT, segmentation, morphology, OCR etc.)
- libraries
- printing
- winapi (using StretchDIBits etc.)
[edit] Other Delphi graphics resources
Last updated 2005 but contains much info on VCL, GDI and general graphics algos. http://www.efg2.com/Lab/Library/Delphi/Graphics/index.html


