#include <_Picture.h>
實體方法 | |
| (instancetype) | - initWithRow:column:imageName: |
| Initialize with row, column and image name. | |
| (NSString *) | - description |
| Convert to full TSPL command string. | |
屬性(properties) | |
| NSInteger | row |
| NSInteger | column |
| NSString * | imageName |
| - (NSString *) description |
Convert to full TSPL command string.
| - (instancetype) initWithRow: | (NSInteger) | row | |
| column: | (NSInteger) | column | |
| imageName: | (NSString *) | imageName |
Initialize with row, column and image name.
|
readwritenonatomicassign |
|
readwritenonatomiccopy |
|
readwritenonatomicassign |