Click or drag to resize

IMcPixelBuffer Methods

The IMcPixelBuffer type exposes the following members.

Methods
  NameDescription
Public methodAddFrameFromMemory
Public methodAddFrames
Public methodAttachMemoryAsFrame
Public methodAttachMemoryAsFrameEx
Public methodAttachMemoryAsImage
Public methodAttachMemoryAsImageEx
Public methodBeginEndUpdateBlock
Public methodClearWrittenToState
Clears the mcPixelBufferStatusFlags.mpbsfHasBeenWritten state accessed by the GetBufferStatus method.
Public methodCopySubRectToCompatiblePixBuf
Copys a frame range of a sub-rect of this pixel buffer with optional sub-sampling.
Public methodCreateDibAccess
Create an instance of a McDibAccess interface
Public methodCreateRegionAccess
Public methodExposeClassPointer
For internal use only. Exposes an in-process memory pointer to the CMcPixelBuffer class of this instance.
Public methodGetBufferStatus
Public methodGetImageStorage
Get information about the optional source of pixel data for a frame or range of frames.
Public methodGetVirtualMemoryInfo
Gets information about Virtual Memory and a dump of it
Public methodInitialize
Public methodInitializePixBufEx
Public methodInsertFrames
Public methodMoveFrames
Public methodRemoveFrame
Public methodRemoveFrames
Public methodReorderFrames
Public methodSetCreatorEngine
Public methodSetDefaultRegionMask
Public methodSetImageStorage
Set an optional source of pixel data for a range of frames.
Public methodSyncToForeignPixelBuffer
Syncs image memory with a foreign pixel buffer, which may be in another thread.
Top
See Also