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

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

Property Value

The height of the image in pixels

Explanation

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

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

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation