VectorDataCompositionMode 枚举
定义从矢量格式导出到 PSD 时使用的矢量数据组合模式。
Module: aspose.imaging.fileformats.psd
Full Name: aspose.imaging.fileformats.psd.VectorDataCompositionMode
Members
| 成员名称 | 描述 |
|---|---|
| SEPARATE_LAYERS | 内容导出为单独的图层。 |
| SINGLE_SMART_OBJECT | 导出的图层被包装在单个 SmartObject 中。 |