Subversion Repositories wimsdev

Rev

Rev 5903 | Details | Compare with Previous | Last modification | View Log | RSS feed

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