This method saves raw image data to file. 
[Visual Basic] Public Function SaveRawDataToFile() As Boolean
[C#] public bool SaveRawDataToFile() ;

Parameters

None

Return Value

Returns True if successful. Return False if unsuccessful.

Explanation

This method saves the raw data set in the RawData property into the file specified by the Url property. 

See Also

ImageKit.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation