C# Class FSpot.Tools.LiveWebGallery.ThumbnailRequestHandler

Inheritance: PhotoRequestHandler
Afficher le fichier Open project: mono/f-spot

Méthodes publiques

Méthode Description
ThumbnailRequestHandler ( FSpot.Tools.LiveWebGallery.LiveWebGalleryStats stats ) : System.IO

Méthodes protégées

Méthode Description
SendImage ( Photo photo, Stream dest ) : void

Method Details

SendImage() protected méthode

protected SendImage ( Photo photo, Stream dest ) : void
photo FSpot.Photo
dest System.IO.Stream
Résultat void

ThumbnailRequestHandler() public méthode

public ThumbnailRequestHandler ( FSpot.Tools.LiveWebGallery.LiveWebGalleryStats stats ) : System.IO
stats FSpot.Tools.LiveWebGallery.LiveWebGalleryStats
Résultat System.IO