c# - library for editing photos -


i want implement algorithm compressing bmp images. library/sdk recommend helping reading picture's pixels, , creating image pixel pixel?

try tutorial. normal jobs images in tutorial format using c#:

http://www.switchonthecode.com/tutorials/csharp-tutorial-image-editing-rotate

for working images in pixel level see thread :

how manipulate images @ pixel level in c#


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -