WidthBytes

WmfBitmap16.WidthBytes property

Gets or sets the width bytes.

public short WidthBytes { get; set; }

Property Value

The number of bytes per scan line.

See Also