new Krita()
Properties:
Name | Type | Description |
---|---|---|
name |
string | The name of this project |
width |
int | The width, in pixels |
height |
int | The height, in pixels |
frameCount |
int | The duration, in frames |
frameRate |
float | The frame rate, in frames per second |
pixelAspect |
float | The pixel aspect ratio |
layers |
Array.<KritaLayer> | The layers |