Class TitanOutPaintingParams
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class TitanOutPaintingParams : TitanInPaintingParams, ITitanImageParams
Properties
| Edit this page View SourceOutPaintingMode
Optional. Specifies whether to allow modification of the pixels inside the mask. Enum: DEFAULT | PRECISE
Declaration
[JsonProperty("outPaintingMode")]
public string OutPaintingMode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |