Save

RasterImageResourceBase.Save method

Saves this raster image to the specified file

public void Save(string fullPathToFile)
Parameter Type Description
fullPathToFile String Full path to the file, which will be created or rewritten

See Also