public WinshapeImageController(IWindowShapeService winshapeService)
 {
     _winshapeService = winshapeService;
 }