Method | Description | |
---|---|---|
GetImg ( int type, System.Guid id ) : Image | ||
SaveBmp ( |
Method | Description | |
---|---|---|
Get ( System.Guid id, int type, int width ) : System.Web.Mvc.ActionResult | ||
Get ( System.Guid id, int type, string size ) : System.Web.Mvc.ActionResult |
public GetImg ( int type, System.Guid id ) : Image | ||
type | int | |
id | System.Guid | |
return | Image |
public SaveBmp ( |
||
bmp | ||
img | Image | |
return | byte[] |