Drawing layers need support for alpha channels
Description
Currently MW5 accepts a color value that has an alpha channel, but has to strip this when using the MapWinGIS API.
By adding an optional alpha byte parameter to the drawing layer methods and making use of GDI+ to draw the drawing layers.