G
Guest
From a server process (no display access) I would like to take an image (most
likely GIF or JPG) as a blob from a DB and rummage around the pixel values.
Are there classes in the .NET framework that will enable me to decode an
image blob like this?
What classes should I look at for handling images on a pixel-bytes / color
table kind of level?
Thanks.
likely GIF or JPG) as a blob from a DB and rummage around the pixel values.
Are there classes in the .NET framework that will enable me to decode an
image blob like this?
What classes should I look at for handling images on a pixel-bytes / color
table kind of level?
Thanks.