SetResolution

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingBitmap > Methods >

SetResolution

Previous pageReturn to chapter overviewNext page

Sets the resolution for this Bitmap.

 

xDpi - The horizontal resolution, in dots per inch, of the Bitmap.

yDpi - The vertical resolution, in dots per inch, of the Bitmap.

 

SetResolution                   PROCEDURE(SREAL xDpi, SREAL yDpi), BOOL, PROC