The biYPelsPerMeter field of the bitmap header of the last image read or the next image to be written.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 85.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogImageFileBMP Changed | The property is changed. The following state flag may be affected: |
Remarks
The biYPelsPerMeter field of the bitmap header of the last image read or the next image to be written. This property defaults to zero because many applications that write bitmaps set the biYPelsPerMeter field to zero.
Default Value: 0
See Also