| Overload | Description |
|---|---|
| Encode(VintasoftBitmap,Stream,String) | Encodes the specified bitmap to a stream. |
| Encode(VintasoftBitmap,String,String) | Encodes the specified bitmap to a file. (Inherited from ImageCodecs) |
| Encode(VintasoftBitmap,String) | Encodes the specified bitmap to a file. Method selects encoder using filename extension. (Inherited from ImageCodecs) |