PiFaceCaD.DefineCustomBitmap (METH)ΒΆ
METHOD DefineCustomBitmap
This method is used to clear the display return value: none
- InOut:
- Scope - Name - Type - Comment - Input - byLocation- BYTE (0..7) - storage positions of the bitmap (0..7) - abyBitmap- ARRAY [0..7] OF BYTE - bitmap definition: each byte (0 (top)..7 (bottom)) represents on line; each bit (0 (right)..4 (left)) of a byte represents one pixel in the line 
