TPixelTransformer

By Piotr Dalek

Freeware 11 Oct 2010

In category

Components > Graphics > Image Conversion

Description

This class can help you when you need to process bitmaps in any pixel formats (also palletized). Normally, when processing bitmaps, you normalize its pixel format to a single one (most common choice is pf24bit or pf32bit) but when processing large bitmaps, this causes obvious performance penalty (lot of time and memory used during and after conversion). Moreover, when processing only a part of bitmap, conversion of the rest of image is simply a waste of time and memory. One of simple solutions to these problems is converting image in a chunks, one at a time. That’s what this class does.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 3 759kB

Platforms:

  • Delphi 3
  • Delphi 4
  • Delphi 5
  • Delphi 6
  • Delphi 7

Downloads