Data
Method Overview
| Name | Description | Return |
|---|---|---|
| toUIImage() | การแปลง Data ไปเป็น UIImage | Optional(UIImage) |
Method Details
func toUIImage() -> UIImage?การแปลง Data ไปเป็น UIImage
Returns
| Type | Description |
|---|---|
| Optional(UIImage) | Return UIImage ของภาพที่แปลงมาจาก Data |