Click or drag to resize

IMcImages Methods

The IMcImages type exposes the following members.

Methods
  NameDescription
Public methodAdd
Creates a new IMcImage instance and optionally adds it to the McImages collection.
Public methodAddFromHilHandle
Create an image based on a legacy Image Pro HIL image.
Public methodAddFromMemory
Allows access to user-created image buffers.
Public methodGetEnumerator
Public methodOpen
Create a new IMcImage from an image file.
Public methodRemove
Removes an image from the collection.
Public methodRemoveAll
All members of the Engine.Images collection are removed from the collection.
Top
See Also