|
| static byte[] | WindowsFont (String imageName, int rotation, Typeface typeface, String content) |
| |
|
| static byte[] | bitmapTo1BppBmp (Bitmap bitmap) |
| |
| static void | writeWord (OutputStream os, int value) throws IOException |
| |
| static void | writeDword (OutputStream os, int value) throws IOException |
| |
◆ bitmapTo1BppBmp()
| static byte [] com.UniPRT.Sdk.LabelMaker.TsplLib.Utilities.bitmapTo1BppBmp |
( |
Bitmap |
bitmap | ) |
|
|
staticprivate |
◆ WindowsFont()
| static byte [] com.UniPRT.Sdk.LabelMaker.TsplLib.Utilities.WindowsFont |
( |
String |
imageName, |
|
|
int |
rotation, |
|
|
Typeface |
typeface, |
|
|
String |
content |
|
) |
| |
|
static |
◆ writeDword()
| static void com.UniPRT.Sdk.LabelMaker.TsplLib.Utilities.writeDword |
( |
OutputStream |
os, |
|
|
int |
value |
|
) |
| throws IOException |
|
staticprivate |
◆ writeWord()
| static void com.UniPRT.Sdk.LabelMaker.TsplLib.Utilities.writeWord |
( |
OutputStream |
os, |
|
|
int |
value |
|
) |
| throws IOException |
|
staticprivate |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/Utilities.java