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
public class PixfluxGenerationRequest : PixelLabGenerationRequest
- Inheritance
-
objectRESTRequestBodyPixfluxGenerationRequest
- Inherited Members
- Extension Methods
Properties
Type
Optional. Image data type
public string Type { get; set; }
Property Value
- string