This property refers to the number of bytes per line in the image.

[Visual Basic] Public ReadOnly Property ImageWidthByte As Integer
[C#] public int ImageWidthByte {get;}

Property Value

The number of bytes per line in the image

Explanation

The ImageWidthByte property refers to the number of bytes per line in the image. When the Image property is set the values of the ImageWidthByte property are automatically set.

This property is not valid for vector data.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation