ClearImage COM Server Send comments on this topic.
Close Method
See Also 

Description

Close image

Syntax

Visual Basic
Public Sub Close() 

Remarks

Frees memory buffer associated with CiImage object.  All following operations that require valid image will generate an error.

See Also