LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SaveStamp Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : SaveStamp Method



Saves a stamp in an existing file with default options.

Overload List

OverloadDescription
SaveStamp(RasterImage,String)Saves a stamp in an existing file with default options.  
SaveStamp(RasterImage,Stream)Saves a stamp in an existing stream with default options.  
SaveStamp(RasterImage,String,Int32,Int32,Int32,CodecsSavePageMode)Saves a stamp in an existing file with specific options.  
SaveStamp(RasterImage,Stream,Int32,Int32,Int32,CodecsSavePageMode)Saves a stamp in an existing stream with specific options.  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also