C# Class Rock.Rest.Controllers.FileBrowserController

Inheritance: ApiController
Afficher le fichier Open project: SparkDevNetwork/Rock

Private Methods

Méthode Description
GetFileThumbnail ( string relativeFilePath, int width = 100, int height = 100 ) : HttpResponseMessage
ResizeAndSendImage ( int width, int height, string fullPath ) : HttpResponseMessage

Resizes the and send image.