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 Members | Newtone.ImageKit.Web.ImageKit




The ImageKit.NET2 is created by Newtone Corporation