UniPRT SDK  v2.0.0.1
com.UniPRT.Sdk.LabelMaker.TsplLib.Utilities Class Reference

Static Public Member Functions

static byte[] WindowsFont (String imageName, int rotation, Typeface typeface, String content)
 

Static Private Member Functions

static byte[] bitmapTo1BppBmp (Bitmap bitmap)
 
static void writeWord (OutputStream os, int value) throws IOException
 
static void writeDword (OutputStream os, int value) throws IOException
 

Member Function Documentation

◆ 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: