Méthode | Description | |
---|---|---|
Show ( System.Guid speakerId, int width, int height, string mode = "" ) : System.Web.Mvc.ActionResult | ||
SpeakerPictureController ( ISpeakerPictureService service ) : System |
Méthode | Description | |
---|---|---|
CropImage ( System.Web.Helpers.WebImage image, int width, int height ) : System.Web.Helpers.WebImage |
public Show ( System.Guid speakerId, int width, int height, string mode = "" ) : System.Web.Mvc.ActionResult | ||
speakerId | System.Guid | |
width | int | |
height | int | |
mode | string | |
Résultat | System.Web.Mvc.ActionResult |
public SpeakerPictureController ( ISpeakerPictureService service ) : System | ||
service | ISpeakerPictureService | |
Résultat | System |