ImageSharpImageCodecs Class Properties
In This Topic
For a list of all properties of this type, see
ImageSharpImageCodecs.
Public Properties
| | Name | Description |
 | AvailableEncoderNames | Gets the names of available encoders. |
  | Default | Gets or sets the image codecs factory that is used as the default image codec factory of VintaSoft Barcode .NET SDK. (Inherited from ImageCodecs) |
 | JpegQuality | Gets or sets a quality factor, in percents, for JPEG image. |
 | WebpFileFormat | Gets or sets a file format for WEBP image. |
 | WebpQuality | Gets or sets a quality factor in percents for WEBP image. |
See Also