<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.3790.1830" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm creating an image " img"of centroids of Shape
Label Objects. I create the background image setting all to 0 and the larges
possible region of the original image. Then i get the LabelMap and retrieve the
enumeration of shape objects, get the centroid of each of them. For each
centroid i use "img"->PhysicalPointToIndex and finally SetPixel.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The result is unexpected as it seems to be scaled
(pixel size is about 1.4) and also scrolled.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>david </FONT></DIV></BODY></HTML>