Foxit PDF SDK
9.1
|
Instance Methods | |
(void) | - dealloc |
(void *) | - getCptr |
(id) | - initWithCptr:swigOwnCObject: |
(id) | - initWithOther: |
Constructor, with another color state object. More... | |
(BOOL) | - isEmpty |
Check whether current object is empty or not. More... | |
(id) | - NS_UNAVAILABLE |
Properties | |
FSColor * | fillColor |
Get or Set fill color. More... | |
FSColor * | strokeColor |
Get or Set stroke color. More... | |
Additional Inherited Members | |
![]() | |
BOOL | swigCMemOwn |
void * | swigCPtr |
This class represents PDF color state.
- (void) dealloc |
Reimplemented from FSBase.
- (void*) getCptr |
Reimplemented from FSBase.
- (id) initWithCptr: | (void *) | cptr | |
swigOwnCObject: | (BOOL) | ownCObject | |
Reimplemented from FSBase.
- (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.
- (id) NS_UNAVAILABLE |
|
readwritenonatomiccopy |
Get or Set fill color.
|
readwritenonatomiccopy |
Get or Set stroke color.