Leadtools.Codecs Namespace > RasterCodecs Class : SaveStamp Method |
Overload | Description |
---|---|
SaveStamp(RasterImage,Stream,Int32,Int32,Int32,CodecsSavePageMode) | Saves a stamp in an existing stream with specific options. |
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. |