1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
slib_lang_exists_tmp=yes
slib_title=Conversion pixel image coordinates - mathematical coordinates
slib_parms=10\
,x\
,y\
,x-size of the image (pixels)\
,y-size of the image (pixels)\
,x-range of the image (min)\
,x-range of the image (max)\
,y-range of the image (min)\
,y-range of the image (max)\
0,border\
,option word: <span class="tt">pixels</span>
slib_out=Conversion from pixels to mathematical coordinates \
or from mathematical coordinates to pixels (option pixels).
|