IMcImageSetResolutions Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetResolutions Inherits IEnumerable
The IMcImageSetResolutions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of resolutions in the collection. |
![]() | Item | Item property handler for the Resolutions collection. |
![]() | NativeHeight | The native height of the highest resolution in the collection. |
![]() | NativeWidth | The native width of the highest resolution in the collection. |
![]() | ParentImageSet | The parent McImageSet, if any, for this Resolution collection. |
![]() | Units | The native width of the highest resolution in the collection. |
![]() | XUnitsPerPixel | The X units per pixel of the highest resolution in the collection. |
![]() | YUnitsPerPixel | The native width of the highest resolution in the collection. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McImageSetResolution to the collection. |
![]() | CopyFrom | Sets the state to a copy of another instance |
![]() | GetEnumerator | |
![]() | RemoveAll | Removes all resolutions from the McImageSetResolutions
collection. |