Property | Type | Description | |
---|---|---|---|
Value | UIImage |
Method | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
ImagePickerElement ( UIImage image ) : System | ||
Picked ( UIImage image ) : void | ||
Selected ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
MakeEmpty ( ) : UIImage | ||
Scale ( UIImage source ) : UIImage |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public ImagePickerElement ( UIImage image ) : System | ||
image | UIImage | |
return | System |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
return | void |