private void ClearImgCommandHandler(object cmdParameter)
 {
     _model.ClearImg();
 }