Click or drag to resize

ResidentPixelMemoryLLPixelMemoryStart Property

Returns a pointer to the start of memory.

Namespace:  Atalasoft.Imaging.Memory
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual IntPtr LLPixelMemoryStart { get; set; }

Property Value

Type: IntPtr
Remarks
This pointer may not be a pointer to the first scanline.
See Also