[Missing <summary> documentation for "M:InTheHand.Drawing.TransparentBitmap.Save(System.String,InTheHand.Drawing.Imaging.ImageCodecInfo,InTheHand.Drawing.Imaging.EncoderParameters)"]
| C# | Visual Basic |
public void Save( string filename, ImageCodecInfo encoder, EncoderParameters encoderParams )
Public Sub Save ( _ filename As String, _ encoder As ImageCodecInfo, _ encoderParams As EncoderParameters _ )
- filename (String)
[Missing <param name="filename"/> documentation for "M:InTheHand.Drawing.TransparentBitmap.Save(System.String,InTheHand.Drawing.Imaging.ImageCodecInfo,InTheHand.Drawing.Imaging.EncoderParameters)"]
- encoder (ImageCodecInfo)
[Missing <param name="encoder"/> documentation for "M:InTheHand.Drawing.TransparentBitmap.Save(System.String,InTheHand.Drawing.Imaging.ImageCodecInfo,InTheHand.Drawing.Imaging.EncoderParameters)"]
- encoderParams (EncoderParameters)
[Missing <param name="encoderParams"/> documentation for "M:InTheHand.Drawing.TransparentBitmap.Save(System.String,InTheHand.Drawing.Imaging.ImageCodecInfo,InTheHand.Drawing.Imaging.EncoderParameters)"]