Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class : GetImageHeightDpi Method |
'Usage
Dim instance As RasterImage Dim useDpi As Boolean Dim value As Integer value = instance.GetImageHeightDpi(useDpi)
- (NSInteger)imageHeightWithDpi:(BOOL)useDpi
public int getImageHeightDpi(boolean useDpi)
function Leadtools.RasterImage.GetImageHeightDpi( useDpi )
Use Height to get the actual height of the image data scanlines.
For more information refer to Accounting For View Perspective.