ImageWithFaces Class |
Namespace: IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
public class ImageWithFaces
The ImageWithFaces type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageWithFaces | Initializes a new instance of the ImageWithFaces class |
| Name | Description | |
|---|---|---|
| error |
The error.
| |
| faces |
The face results.
| |
| image |
The image.
| |
| resolved_url |
The resolved URL.
| |
| source_url |
The source URL.
|