IPictureLayerPixelDataStride Property

The stride of the pixel data of the image.

Definition

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

Property Value

Int32

Implements

InterfacePictureLayerPixelDataStride

See Also