ImageEn, unit ievision

TIEVisionMemoryStream.reserve

TIEVisionMemoryStream.reserve

Declaration

procedure reserve(count: int32_t); safecall;

Description

Allocate the specified number of bytes.

Note: The actual size of the stream doesn't change.
Parameter Description
count Number of bytes to allocate