There seems to be no conversion from rgb24 to abgr32. When converting from rgb24 to abgr32 the img_convert routine ends up in creating interim images of rgb24 and end up in a endless loop. Shouln't there be a convertion template for rgb24 to abgr32 in the convertion LUT ? /Anders