Constructor ImageVariationSettingsRequest
ImageVariationSettingsRequest(string, bool, uint, int, uint, uint, float)
Declaration
public ImageVariationSettingsRequest(string negativePrompt, bool seamless, uint seed, int model, uint width, uint height, float strength)
Parameters
| Type | Name | Description |
|---|---|---|
| string | negativePrompt | |
| bool | seamless | |
| uint | seed | |
| int | model | |
| uint | width | |
| uint | height | |
| float | strength |