IPictureLayerPixelDataPointer Property

An IntPtr to the pixel data of the image.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IntPtr PixelDataPointer { get; }

Property Value

IntPtr

Implements

InterfacePictureLayerPixelDataPointer

See Also