11-25-2011 05:03 PM
For an IMAQ image, how is the size of the left and right alignment area calculated? My initial assumption from the diagram
http://zone.ni.com/reference/en-XX/help/370281M-01/imaqvision/imaq_getimagepixelptr/
is that the left and right sides are equal. But that does not seem to be the case. Can anyone tell me the magic formula? Some combination of border width and image width?
Thanks...
Andrew
Solved! Go to Solution.
11-27-2011 09:23 AM
This all became clear when I relalized that the Pixel Pointer mapss the 0,0 point of the image, not the 0,0 point of the larger container with the alignment areas and borders. It would be nice if the drawing in the documentation hightlighted this.
11-28-2011 05:15 AM
@Andrew_Scott_SPCi.ca wrote:
This all became clear when I relalized that the Pixel Pointer mapss the 0,0 point of the image, not the 0,0 point of the larger container with the alignment areas and borders. It would be nice if the drawing in the documentation hightlighted this.
This described in help, isn't?
Andrey.