C# Class IndignadoWeb.Models.SingleMovementModel

Mostrar archivo Open project: Throy/derp-octo-robot

Private Properties

Property Type Description

Public Methods

Method Description
ResizeAndSave ( string savePath, string fileName, Stream imageBuffer, int maxSideSize, bool makeItSquare ) : void

Method Details

ResizeAndSave() public static method

public static ResizeAndSave ( string savePath, string fileName, Stream imageBuffer, int maxSideSize, bool makeItSquare ) : void
savePath string
fileName string
imageBuffer Stream
maxSideSize int
makeItSquare bool
return void