Class PixfluxGenerationRequest
Creates a pixel art image based on the provided parameters. Called "Create image (new)" in the plugin.
Supported image size:
- Minimum area 32x32 and maximum area 400x400
Supported features: - Init image
- Forced palette
- Transparent background
Inheritance
object
RESTRequestBody
PixfluxGenerationRequest
Inherited Members
Namespace: Glitch9.AIDevKit.PixelLab
Assembly: .dll
Syntax
public class PixfluxGenerationRequest : PixelLabGenerationRequest
Properties
Type
Optional. Image data type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |