This property refers to the width of the image in pixels. To set the value of this property, execute the GetImageFileType or GetImageFileTypeFromRawData method.

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

Property Value

The width of the image in pixels

Explanation

The FileWidth property refers to the width of the image in pixels. To set the value of this property, execute the GetImageFileType or GetImageFileTypeFromRawData method.

If there is no width information saved in the image file then 0 will be set into this property.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation