Image img = new Image();
img.setData(HcmPersonImage::findByPerson(_hcmWorker.Person).Image);
real imageWidth = img.width();

Image img = new Image();
img.setData(HcmPersonImage::findByPerson(_hcmWorker.Person).Image);
real imageWidth = img.width();