renatobianchini / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Support for Alpha component in Image.Drawing methods #217

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Most (all?) static methods in AForge.Imaging.Drawing ignore the alpha value 
passed in the Color argument.

It would be nice if special cases could be added for 
PixelFormat.Format32bppArgb images to take alpha values into account.

Original issue reported on code.google.com by cesarso...@gmail.com on 10 May 2011 at 9:09

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 30 Nov 2011 at 8:45

GoogleCodeExporter commented 8 years ago
Added support for alpha blending for methods of AForge.Imaging.Drawing class.

Committed in revision 1642. Will be released in version 2.2.3.

Original comment by andrew.k...@gmail.com on 30 Nov 2011 at 9:29

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 12 Dec 2011 at 9:16