PlateDIB.Width Property

 PlateDIB.Width  (read-only, Long)
 
The width of the constructed DIB (pixels, long)

Syntax

PlateDIB.Width

The property syntax has these parts:

Part Description
Value (Long) The width of the constructed DIB (pixels, long)

Remarks

The DIB is not necessarily the same size as the Plate's original FITS image. When constructing the DIB, PinPoint can rotate and/or scale the original image. For example, if the image is rotated, the DIB is expanded to hold the complete rotated image.