API Reference
Class
EasyImage
Represents an image output from a chat call.
Inheritance
- Object
- EasyImage
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EasyChatResult.Images
Accepted by parameters
- Constructor EasyChatResult.EasyChatResult
Constructors
public EasyImage(String url, String path, String base64, String mimeType) #Initializes a new image output.
Parameters
- url System.String
- path System.String
- base64 System.String
- mimeType System.String