JpegSettings
Merged view of JpegSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).
from nutrient import JpegSettingsMethods
set_quality_settings
def set_quality_settings(self, value: bytes) -> NoneSets the QualitySettings property.
Parameters:
| Name | Type | Description |
|---|---|---|
value | bytes | The value to set for the QualitySettings property. |
Properties
quality_settings
@propertydef quality_settings(self) -> bytesGets the QualitySettings property.
Type: bytes
Read-only property.