Dynamsoft Home|Product Home

HowManyImagesInBuffer Property

Description

Returns how many images are in buffer. This is a runtime, read-only property.

Data type

Short

Syntax

ObjectName.HowManyImagesInBuffer

Parameters

None.

Remarks

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

MaxImagesInBuffer property, CurrentImageIndexInBuffer property, RemoveImage() method