Description This methods reads the vertical DPI value from the bitmap info header of the DIB and retrives it.
Syntax RetVal = [BiDib.] GetDIBVerticalDPI Dib
Remarks RetVal Long The vertical DPI of the DIB, -1 on error.
Dib LONGLONG The handle of a device independent bitmap.
See Also GetDIBHorizontalDPI Method