IMcImageStorage Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcImageStorage
The IMcImageStorage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capabilities | Exposes the capablities of this this McImageStorage instance. |
![]() | CommandData | |
![]() | CommandFlags | |
![]() | IsStorageOpen | Indicates if this this McImageStorage instance is open |
![]() | NaturalImageType | Exposes the most natural McImageType of this this McImageStorage instance. |
Name | Description | |
---|---|---|
![]() | CloseStorage | Close the image storage. |
![]() | DoCommand | |
![]() | GetDimensions | Get the opened storage's dimensions |
![]() | OpenStorage | Open the image storage. |
![]() | ReadSubsampledSubFrame | Read a subsampled sub-rectangle from the storage. |
![]() | SizeClosestSubsampledSubFrame | Inquire as to what size a subsampled sub-rectangle may be gotten. |
![]() | WriteSubFrame | Write a sub-rectangle to the storage. |