ImageEn, unit ievision

TIEVisionVectorByte.push_back

TIEVisionVectorByte.push_back

Declaration

procedure push_back(value: uint8_t); safecall;

Description

Append a new byte.
Parameter Description
value Byte value to add