UniPRT SDK v2.0.0.0
 
載入中...
搜尋中...
無符合項目
_Picture 類別 參考文件

#include <_Picture.h>

類別_Picture的繼承圖:

實體方法

(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
 

方法文件

◆ description

- (NSString *) description

Convert to full TSPL command string.

◆ initWithRow:column:imageName:

- (instancetype) initWithRow: (NSInteger) row
column: (NSInteger) column
imageName: (NSString *) imageName 

Initialize with row, column and image name.

屬性(property)說明文件

◆ column

- (NSInteger) column
readwritenonatomicassign

◆ imageName

- (NSString*) imageName
readwritenonatomiccopy

◆ row

- (NSInteger) row
readwritenonatomicassign

此類別(class) 文件是由下列檔案中產生: