Click or drag to resize

IMcImageStorage Methods

The IMcImageStorage type exposes the following members.

Methods
  NameDescription
Public methodCloseStorage
Close the image storage.
Public methodDoCommand
Public methodGetDimensions
Get the opened storage's dimensions
Public methodOpenStorage
Open the image storage.
Public methodReadSubsampledSubFrame
Read a subsampled sub-rectangle from the storage.
Public methodSizeClosestSubsampledSubFrame
Inquire as to what size a subsampled sub-rectangle may be gotten.
Public methodWriteSubFrame
Write a sub-rectangle to the storage.
Top
See Also