ImageEn, unit ievision

TIEVisionVectorByte.getUInt8

TIEVisionVectorByte.getUInt8


Declaration

function getUInt8(pos: int32_t): uint8_t; safecall;


Description

Returns the value of the specified item.

Parameter Description
pos Item index (0 = first item)