public void Camera_SideInsp_CapToSave(string SavePath, string FileType)
 {
     CameraSideInsp.ShotToSaveImage(SavePath, FileType);
 }