The imaqGetImageSize Function Returns Dimensions That Are Not the Same Size as the Image ArrayPrimary Software: LabWindows/CVI Add-ons>>Measurement Studio Vision Development ModulePrimary Software Version: 6.1.1 Primary Software Fixed Version: N/A Secondary Software:
Problem: Using imaqGetImageSize function or the imaqGetImageInfo function returns xRes/Width values that are not the same size as the image array. Solution: The image xRes/Width is going to always be a multiple of 8. If it is not a multiple of 8, the image is going to be created with extra blanking pixels so that if will be a multiple of eight. Use the imaqGetImageInfo.pixelsPerLine property to get the actual width of the array. Related Links: Attachments:
Report Date: 10/10/2002 Last Updated: 10/11/2002 Document ID: 2Q9C6FLT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
