API 0.9.5
CPNinePartImage Class Reference

#import <CPNinePartImage.h>

Inheritance diagram for CPNinePartImage:

List of all members.

Instance Methods

(void) - encodeWithCoder:
(CPString- filename
(CPArray- imageSlices
(id) - initWithCoder:
(id) - initWithImageSlices:
(BOOL) - isNinePartImage
(BOOL) - isThreePartImage

Detailed Description

Definition at line 482 of file CPImage.j.


Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder

Definition at line 533 of file CPImage.j.

- (CPString) filename

Definition at line 497 of file CPImage.j.

- (CPArray) imageSlices

Definition at line 502 of file CPImage.j.

- (id) initWithCoder: (CPCoder aCoder

Definition at line 523 of file CPImage.j.

- (id) initWithImageSlices: (CPArray imageSlices

Definition at line 487 of file CPImage.j.

- (BOOL) isNinePartImage

Definition at line 512 of file CPImage.j.

- (BOOL) isThreePartImage

Definition at line 507 of file CPImage.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines