C# Class FSpot.Tools.LiveWebGallery.ThumbnailRequestHandler

Inheritance: PhotoRequestHandler
Show file Open project: mono/f-spot

Public Methods

Method Description
ThumbnailRequestHandler ( FSpot.Tools.LiveWebGallery.LiveWebGalleryStats stats ) : System.IO

Protected Methods

Method Description
SendImage ( Photo photo, Stream dest ) : void

Method Details

SendImage() protected method

protected SendImage ( Photo photo, Stream dest ) : void
photo FSpot.Photo
dest System.IO.Stream
return void

ThumbnailRequestHandler() public method

public ThumbnailRequestHandler ( FSpot.Tools.LiveWebGallery.LiveWebGalleryStats stats ) : System.IO
stats FSpot.Tools.LiveWebGallery.LiveWebGalleryStats
return System.IO