IMcPixelBuffer Properties |
![]() |
The IMcPixelBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveFrameIndex | |
![]() | BufferMcImage | |
![]() | ColorMap | Used by the image interface to support getting or changing the
color map (palette) of an image. |
![]() | ColorMapLength | Used by the image interface to support getting the
length color map (palette) of an image. Returns 0 (zero) if not
an indexed color image or if the color map has not been set. |
![]() | CurrentImageType | |
![]() | Date | |
![]() | DefaultPseudoColor | The default McPseudoColor instance backing the
McImage.AttachPseudoColor and McImage.GetCurrentPseudoColor methods. . |
![]() | Frame | |
![]() | FrameCount | |
![]() | FramePseudoColor | The custom McPseudoColor associated with a frame, if any. |
![]() | Frames | |
![]() | MemoryAutoLockLimit | The percentage of physical memory automatically locked for each
McRegionAccess instance. |
![]() | MemoryFreeLogical | The largest free logical block, in MegaBytes. |
![]() | MemoryFreePhysical | The MBytes of physical memory currently free. |
![]() | MemoryUsageLimit | The percentage of physical memory used for all image storage before
swapping to disk occurs. |
![]() | MemoryVirtualReserve | The percentage of virtual memory reserved for application use. |
![]() | NextAccessPriorityForDiscard | A NextAccessPriority level below which discardable node memory
(mcPixelBufferInitFlags.mpbifDiscardableImageData) is allowed to discard. |
![]() | NotifyingFrame | Set to the frame notifying during a PropertyChange notify with
one of the mcFramesPropertyIDs.
. |
![]() | ProcessID | The ProcessID of this McPixelBuffer instance. |
![]() | QuickType | |
![]() | RangeMax | Used to change the default minimum value expected within the image. |
![]() | RangeMin | Used by the image interface to change the dynamic range of the
pixel buffer's image type. |
![]() | RegionAccess | |
![]() | SizeX | |
![]() | SizeY | |
![]() | ThreadID | The ThreadID of this McPixelBuffer instance. |
![]() | UpdateCount |