M
MAY
hi,
i have problem to convert from float to int,
Point[] i_pt;
PointF[] f_pt;
.....
how to make
i_pt=f_pt;
??
thx..!
MAY
i have problem to convert from float to int,
Point[] i_pt;
PointF[] f_pt;
.....
how to make
i_pt=f_pt;
??
thx..!
MAY