Creates new Bitmap with rendered Barcode.
Namespace: Limilabs.BarcodeAssembly: Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
| C# |
|---|
IntPtr RenderHbitmap( float xDpi, float yDpi ) |
| Visual Basic |
|---|
Function RenderHbitmap ( _ xDpi As Single, _ yDpi As Single _ ) As IntPtr |
| Visual C++ |
|---|
IntPtr RenderHbitmap( float xDpi, float yDpi ) |
Parameters
- xDpi
- Type: System..::..Single
Horizontal resolution in dots per inch
- yDpi
- Type: System..::..Single
Vertical resolution in dots per inch