Results 1 to 5 of 5

Thread: [RESOLVED] How to load only image thumbnails?

Threaded View

  1. #1
    New Member
    Join Date
    Jun 11
    Posts
    7

    Resolved [RESOLVED] How to load only image thumbnails?

    Hello!
    I'm trying to create image thumbnails and I saw a great tutorial here:
    http://blogs.msdn.com/b/dditweb/arch...humbnails.aspx

    The only problem is that I'm getting the error in the post title, even though I have that namespace and visual studio notices it.

    Code:
    The name "UriToBitmapConverter" does not exist in the namespace "clr-namespace:Kuvajuttu_WPF_Advanced.Thb".


    Edit: Is there any other way to load only image thumbnails? Because loading every single image and then creating thumbnail just takes so much time.

    Any help is appreciated.
    Last edited by batupata; Jun 13th, 2012 at 10:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •