Eugene Shebeko - 2005-09-02

Is exist bitmap conversion mechanism in the library
that use color model of bitmaps?
I found deep description of color model via PLPixelFormat.
But I not found code in the library that use this
capability to convert colors :(
It exist CopyPixels() that convert raster to same color depth but not analyze color model of raster. :(