|
Foxit PDF SDK
|
构造函数 | |
| (id) | - initWithOther: |
| 构造函数,使用另一个颜色状态对象。 更多... | |
| (BOOL) | - isEmpty |
| 检查当前对象是否为空。 更多... | |
属性 | |
| FSColor * | fillColor |
| 获取填充颜色。 | |
| FSColor * | strokeColor |
| 获取描边颜色。 | |
此类表示PDF颜色状态。
| - (id) initWithOther: | (FSColorState*) | other |
构造函数,使用另一个颜色状态对象。
| [in] | other | 另一个颜色状态对象。 |
| - (BOOL) isEmpty |
检查当前对象是否为空。
当当前对象为空时,意味着当前对象无用。