C# 클래스 FSpot.Tools.LiveWebGallery.ThumbnailRequestHandler

상속: PhotoRequestHandler
파일 보기 프로젝트 열기: mono/f-spot

공개 메소드들

메소드 설명
ThumbnailRequestHandler ( FSpot.Tools.LiveWebGallery.LiveWebGalleryStats stats ) : System.IO

보호된 메소드들

메소드 설명
SendImage ( Photo photo, Stream dest ) : void

메소드 상세

SendImage() 보호된 메소드

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

ThumbnailRequestHandler() 공개 메소드

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