Constructor
new ImageOperation()
Extends
Classes
Methods
initializer()
- Overrides:
聚合时的初始化函数。
toCompactJSON() → {JSON}
- Overrides:
将对象序列化为数据内容紧凑的 JSON 格式。
Returns:
返回 JSON 格式对象。
- Type
- JSON
toJSON() → {JSON}
- Overrides:
将对象序列化为 JSON 格式。
Returns:
返回 JSON 格式对象。
- Type
- JSON