Changes images quality using GDI+ built in JPEG encoder.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
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