NJpegEncoderSettings Class Members
In This Topic
The following tables list the members exposed by NJpegEncoderSettings.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| bbbb | |
Top
Public Properties
| Name | Description |
| ImageFormat | Overridden. Gets the image format these encoder settings are for. |
| Quality | JPEG quality setting. Values are clamped to the range [0 - 100]. By default set to 92. |
Top
Public Methods
| Name | Description |
| ToString | Overridden. Gets the string representation of this object. |
Top
See Also