Click or drag to resize

PixelMemoryLocker Constructor

Constructs a new PixelMemoryLocker object.
Overload List
  NameDescription
Public methodPixelMemoryLocker(AtalaImage)
Constructs an object that will automatically lock and unlock the PixelMemory for the supplied AtalaImage.
Public methodPixelMemoryLocker(PixelMemory)
Constructs an object that will automatically lock and unlock the supplied PixelMemory.
Top
See Also