IImageData.Width

IImageData.Width property

Is an unsigned long representing the actual width, in pixels, of the ImageData.

public ulong Width { get; }

See Also