Foxit PDF SDK
|
Instance Methods | |
(id) | - initWithOther: |
Constructor, with another color state object. More... | |
(BOOL) | - isEmpty |
Check whether current object is empty or not. More... | |
Properties | |
FSColor * | fillColor |
Get or Set fill color. | |
FSColor * | strokeColor |
Get or Set stroke color. | |
This class represents PDF color state.
- (id) initWithOther: | (FSColorState*) | other |
Constructor, with another color state object.
[in] | other | Another color state object. |
- (BOOL) isEmpty |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.