PixelMemory.PixelDataFromPixelMemory Method |
Name | Description | |
---|---|---|
![]() ![]() | PixelDataFromPixelMemory(AtalaImage) | Returns an IntPtr to the first scanline of an image if this version of PixelMemory supports that
operation, IntPtr.Zero is returned otherwise. |
![]() ![]() | PixelDataFromPixelMemory(PixelMemory) | Returns an IntPtr to the first scanline of an image if this version of PixelMemory supports that
operation, IntPtr.Zero is returned otherwise. |