Constructor TextToImageRequest
TextToImageRequest(string, bool, uint, int, uint, uint)
Declaration
public TextToImageRequest(string negative_prompt, bool seamless, uint seed, int model, uint width, uint height)
Parameters
| Type | Name | Description |
|---|---|---|
| string | negative_prompt | |
| bool | seamless | |
| uint | seed | |
| int | model | |
| uint | width | |
| uint | height |