This property refers to the size of the image file. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData method.

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

Property Value

The size of the image file

Explanation

The FileImageSize property refers to the size of the image file. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData method.

This property isn't used for vector images.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation