- baBmpToSendData(int, Bitmap, BitmapToByteData.BmpType) - 類 中的靜態(tài)方法net.posprinter.utils.BitmapToByteData
-
將圖片bitmap對(duì)象轉(zhuǎn)換成可直接發(fā)送給打印機(jī)的byte【】,也是這個(gè)類唯一可以調(diào)用的靜態(tài)方法
供光柵位圖打印的方法
- backFeed(int) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
This command feeds the label in reverse.
- BackgroundInit - net.posprinter.posprinterface中的接口
-
- bar(int, int, int, int) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
在標(biāo)籤上畫(huà)線
This command draws a bar on the label format.
- barCode(int, int, String, int, int, int, int, int, String) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用來(lái)畫(huà)一維條螞,共計(jì) 23 種
詳細(xì)注解請(qǐng)查看編程手冊(cè)
This command prints 1D barcodes.
- bitmap(int, int, int, Bitmap, BitmapToByteData.BmpType) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用於在標(biāo)籤上繪製點(diǎn)陣圖(非 BMP 格式圖檔)
This command draws bitmap images (as opposed to BMP graphic files).
- BitmapProcess - net.posprinter.utils中的類
-
圖像處理類
對(duì)于打印機(jī)中,有關(guān)于圖像處理:例如圖像旋轉(zhuǎn),反向,鏡像打印等操作,也可以直接對(duì)圖像做處理后再打印
- BitmapProcess() - 類 的構(gòu)造器net.posprinter.utils.BitmapProcess
-
- BitmapToByteData - net.posprinter.utils中的類
-
- BitmapToByteData() - 類 的構(gòu)造器net.posprinter.utils.BitmapToByteData
-
- BitmapToByteData.AlignType - net.posprinter.utils中的枚舉
-
- BitmapToByteData.BmpType - net.posprinter.utils中的枚舉
-
- blineBydot(int, int) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用于設(shè)定黑標(biāo)的高度及偏移位置
This command sets the height of the black line and the user-defined extra label feeding length each
form feed takes.
- blineByinch(double, double) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用于設(shè)定黑標(biāo)的高度及偏移位置
This command sets the height of the black line and the user-defined extra label feeding length each
form feed takes.
- blineBymm(double, double) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用于設(shè)定黑標(biāo)的高度及偏移位置
This command sets the height of the black line and the user-defined extra label feeding length each
form feed takes.
- blineDetect(int, int) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
This command feeds the paper through the black mark sensor in an effort to determine the paper and
black mark sizes, respectively.
- block(int, int, int, int, String, int, int, int, int, int, String) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
This command prints paragraph on label.
- block(int, int, int, int, String, int, int, int, String) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
This command prints paragraph on label.
- box(int, int, int, int, int) - 類 中的靜態(tài)方法net.posprinter.utils.DataForSendToPrinterTSC
-
該指令用于在標(biāo)簽上繪制矩形
This command draws rectangles on the labe
BOX x,y,x_end,y_end,line thickness[,radius]
詳細(xì)介紹請(qǐng)參考編程手冊(cè)
- BtPathName - 類 中的變量net.posprinter.service.PrinterConnectionsService.Printer
-
- BuildConfig - net.posprinter.xprinterconnectandsendsdk中的類
-
- BuildConfig() - 類 的構(gòu)造器net.posprinter.xprinterconnectandsendsdk.BuildConfig
-
- byteMerger(byte[], byte[]) - 類 中的靜態(tài)方法net.posprinter.utils.PosSetting
-
byte數(shù)組拼接
- byteMerger(byte[], byte[]) - 類 中的靜態(tài)方法net.posprinter.utils.StringUtils
-
byte數(shù)組拼接