TextParserTempl.parse

Parses the formatted text, then sets the output values.

class TextParserTempl(BitmapType = Bitmap8Bit)
public
void
parse
()
if (
is(BitmapType == Bitmap8Bit) ||
is(BitmapType == Bitmap16Bit)
||
is(BitmapType Bitmap32Bit)
)

Meta