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

TheFileImageSize 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 is only enabled for raster images.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation