Changes images quality using GDI+ built in JPEG encoder.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectId
- Type: System Int32
ID of specific object
- objectType
- Type: System String
Object type
- group
- Type: System String
Group name
- where
- Type: System String
Where condition
- quality
- Type: System Int32
New image quality, from 0 (lowest quality) to 100 (highest quality)
See Also