PseudoRasterBarCodeSvgDrawer

Undocumented in source.
class PseudoRasterBarCodeSvgDrawer : BaseBarCodeSvgDrawer {}

Members

Functions

buildPath
DrawData buildPath(BarCode bc)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BaseBarCodeSvgDrawer

fixSizeMode
bool fixSizeMode;
withBackground
bool withBackground;
borderX
float borderX;
borderY
float borderY;
W
float W;
H
float H;
bgColor
string bgColor;
Undocumented in source.
fgColor
string fgColor;
Undocumented in source.
DrawData
struct DrawData
buildPath
DrawData buildPath(BarCode bc)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
string draw(BarCode bc)

Meta