Hi,
I am able to capture a picture from camera on mobile, but it’s at 640 x 480 resolution. When I try to set HeightCapture or WidthCapture, the image received in function specified on GetImage is null, no matter the values.
Please advice.
Adrian
Later edit: If I set HeightCapture and WidthCapture at design time (in control properties) it’s working. I cannot find a way to set it by code (like choose by user, for example).