When I execute these routines my progress bar correctly displays a moving bar.
ImageEnView1.Proc.ConvertTo(256, ieDithering); This code fails to display progress until it is finished, then the progress bar just flashes. I gather from another post that this is a relatively new feature of ImageEn. I wonder if this progress behavior is what you intended?