ImagesOperators Methods |
![]() |
The ImagesOperators type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | File | |
![]() ![]() | FromBuffer |
Creates a new McImage from an byte array containing the image data.
|
![]() ![]() | FromDotNetBitmap |
Creates a new McImage from a System.Drawing.Bitmap preserving all supported pixel formats and metadata.
|
![]() ![]() | MemoryAutoLockLimit(McImages) | The percentage of physical memory automatically locked for each
McRegionAccess instance. |
![]() ![]() | MemoryAutoLockLimit(McImages, Double) | |
![]() ![]() | MemoryFreeLogical(McImages) | The largest block of free logical memory in MB. |
![]() ![]() | MemoryFreeLogical(McImages, Double) | |
![]() ![]() | MemoryFreePhysical(McImages) | The amount of free physical memory in MB. |
![]() ![]() | MemoryFreePhysical(McImages, Double) | |
![]() ![]() | MemoryInfoDelta(McImages) | A read-write property that computes the difference between an
assigned MemoryInformation property and the current
McImages.MemoryInformation. |
![]() ![]() | MemoryInfoDelta(McImages, Object) | |
![]() ![]() | MemoryInformation | An array Variant holding information about the current memory usage. |
![]() ![]() | MemoryUsageLimit(McImages) | The percentage of non-reserved physical memory used for all image
storage before swapping to disk occurs. |
![]() ![]() | MemoryUsageLimit(McImages, Double) | |
![]() ![]() | MemoryVirtualReserve(McImages) | The percentage of virtual memory reserved for application use. |
![]() ![]() | MemoryVirtualReserve(McImages, Double) | |
![]() ![]() ![]() | TotalImageCount | The total number of McImage instances, whether part of the Image
collection or not. |