Class: PathRecord
| Defined in: | lib/psd/path_record.coffee |
Instance Method Summary
- # (void) parse()
- # (void) export()
- # (void) isBezierPoint()
- # (void) _readPathRecord()
- # (void) _readBezierPoint()
- # (void) _readClipboardRecord()
- # (void) _readInitialFill()
Constructor Details
#
(void)
constructor(file)
Instance Method Details
#
(void)
parse()
#
(void)
export()
#
(void)
isBezierPoint()
#
(void)
_readPathRecord()
#
(void)
_readBezierPoint()
#
(void)
_readClipboardRecord()
#
(void)
_readInitialFill()