Library code snippets tagged with thumbnail

Search filter
Page 1 of 1
  • Interacting with TinyPic from C#

    by Fernando Sanchez

    The following tutorial will demonstrate how to interact with http://tinypic.com, an image mirroring service, directly from a C# application using the WebRobot component. c++, image, website, thumbnail

  • Generate an Image of a Web Page

    by Alan Dean

    Demonstrates how to fetch images and thumbnails of web pages using a hidden web browser control. vb.net, .net, thumbnail, website

  • Dynamic thumbnail images from ASP.NET

    by Brock Allen

    This sample code is an IHttpHandler implementation that reads a JPG from the filesystem and dynamically generates a thumbnail sized version of the image and emits that to the response stream. What I like about this approach is that you don't need to create a file on the filesystem for the thumbnail as it's all done in memory. asp.net, image, thumbnail

Want to stay in touch with what's going on? Follow us on twitter!