Saturday, 31 August 2013

Transparent image in C# without using coding way

Transparent image in C# without using coding way

References

Reference NO 1

http://stackoverflow.com/questions/10658994/using-graphics-drawimage-to-draw-image-with-transparency-alpha-channel

Reference NO 2

http://social.msdn.microsoft.com/Forums/windowsapps/en-US/454e63bf-46f8-43b3-b8bd-d9280fb49d40/how-to-get-the-right-alpha-mode-when-editing-an-image-using-bitmapdecoder

Reference NO 3

http://www.codedblog.com/2007/08/28/generating-a-transparent-gif-image-using-c/

Reference NO 4

http://bytes.com/topic/c-sharp/answers/257959-image-color-transparency

Reference NO 5

http://www.codeproject.com/Articles/6502/Transparency-Tutorial-with-C-Part-1

Reference NO 6

http://www.c-sharpcorner.com/UploadFile/jacquesphilip/MakingThumbnailsOfTransparentImages11162005004933AM/MakingThumbnailsOfTransparentImages.aspx

Reference NO 7

http://arstechnica.com/civis/viewtopic.php?t=537688

Reference NO 8

http://tech.pro/tutorial/615/csharp-tutorial-image-editing-rotate

No comments:

Post a Comment