On Mon, 21 Jun 2010, theo wrote:

Hello

Can I resample / resize an TFpMemoryImage without losing the alpha channel?
If I use StretchDraw, the resulting image is no longer alpha-transparent. Am I missing sth.?

It probably depends on the default stretching algorithm ?


Ist it possible to unregister / replace an fpimagereader?
I saw they are registered in the initialization section using
ImageHandlers.RegisterImageReader (..

You cannot. A workaround is maybe to keep references to all registered handlers,
free the manager, recreate it and re-register all handlers except the one
you want removed.

Please file a bugreport (feature request) so a handler can be un-registered.

Michael.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to