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 : GetImageWidthDpi Method |
'Usage
Dim instance As RasterImage Dim useDpi As Boolean Dim value As Integer value = instance.GetImageWidthDpi(useDpi)
- (NSInteger)imageWidthWithDpi:(BOOL)useDpi
public int getImageWidthDpi(boolean useDpi)
function Leadtools.RasterImage.GetImageWidthDpi( useDpi )
Use Width to get the actual width of the image data scanlines.
For more information refer to Accounting For View Perspective.