Version 1.2 has the three improvements requested by Klaus for ImageLibEx.
FloodFill.Flood overwrites everything until a specified boundary color is found.
DrawerEX.DrawCircle draws a circle.
DrawerEX.FillCircle draws a filled circle.
Also added are DrawerEx.ARGB() and DrawerEx.GetARGB. These are similar to Basic4ppc RGB() and GetRGB() but include the alpha component of a desktop color.
|