Class GenerateImagesConfig
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class GenerateImagesConfig : PredictionConfigBase
Properties
| Edit this page View SourceSampleCount
The number of images to generate, from 1 to 4 (inclusive). The default is 4.
Declaration
public int? SampleCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |