| The types of art layers. |
Value
| Name | Description | Value |
LayerKind.BLACKANDWHITE | Black and white layer. |
int
22
|
LayerKind.BRIGHTNESSCONTRAST | Brightness contrast adjustment layer. |
int
9
|
LayerKind.CHANNELMIXER | Channel mixer adjustment layer. |
int
12
|
LayerKind.COLORBALANCE | Color balance adjustment layer. |
int
8
|
LayerKind.CURVES | Curves adjustment layer. |
int
7
|
LayerKind.EXPOSURE | Exposure layer. |
int
19
|
LayerKind.GRADIENTFILL | Gradient fill. |
int
4
|
LayerKind.GRADIENTMAP | Gradient map adjustment laye. |
int
13
|
LayerKind.HUESATURATION | Hue saturation adjustment laye. |
int
10
|
LayerKind.INVERSION | Invert adjustment layer. |
int
14
|
LayerKind.LAYER3D | 3D layer. |
int
20
|
LayerKind.LEVELS | Levels adjustment layer. |
int
6
|
LayerKind.NORMAL | Normal. |
int
1
|
LayerKind.PATTERNFILL | Pattern fill. |
int
5
|
LayerKind.PHOTOFILTER | Photo filter layer. |
int
18
|
LayerKind.POSTERIZE | Posterize adjustment layer. |
int
16
|
LayerKind.SELECTIVECOLOR | Selective color adjustment layer. |
int
11
|
LayerKind.SMARTOBJECT | Smart object layer. |
int
17
|
LayerKind.SOLIDFILL | Solid color. |
int
3
|
LayerKind.TEXT | Text. |
int
2
|
LayerKind.THRESHOLD | Threshold adjustment layer. |
int
15
|
LayerKind.VIBRANCE | Vibrance layer. |
int
23
|
LayerKind.VIDEO | Video layer. |
int
21
|
|
Usage
| As property
ArtLayer.kind
|