![]() | IBitmapRenderer Interface |
Namespace: Opait.Barcoder.Api
public interface IBitmapRenderer
The IBitmapRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Height |
Gets the requested height of the rendered barcode in logical units.
|
![]() | Width |
Gets the requested width of the rendered barcode in logical units.
|
Name | Description | |
---|---|---|
![]() | RenderBarcode |
Renders the specified barcode as a bitmap image.
|