Re: Large image

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



If I recall, you're working with BMP images. If that is the case, you can
write a relatively simply method to read and decode the BMP into a Bitmap
object. use SetPixel while testnig and LockBits to optimize.

Hilton


"Broeden" <hihansson@xxxxxxxxxxx> wrote in message
news:d445e050-11a3-4146-b328-c7e5286d81d6@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 31 Jan, 14:58, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
Nothing. The community edition is free, so just download, install, add a
reference and use. If you want Studio integration with toolbox support,
help, templates and full source code then you can buy the SDF Extensions
for
Studio for a nominal fee.

Thanks again!

I have install the SDF and tested the samples. I have found out how to
load parts of the image to get a thumbnail of the image.
But is it possible to load for instance the upper left 1000*1000
pixels of a large image?

/Broeden


.



Relevant Pages

  • Re: Large image
    ...  If you want Studio integration with toolbox support, ... templates and full source code then you can buy the SDF Extensions for ... But is it possible to load for instance the upper left 1000*1000 ...
    (microsoft.public.dotnet.framework.compactframework)
  • BMP files in Database
    ... I've defined a BLOB field in my database for bmp images associated with the ... datatbase. ... I can load an image into the application but can't get it to ...
    (alt.comp.lang.borland-delphi)