IImageData.Height

IImageData.Height property

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

public ulong Height { get; }

See Also