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