2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-matrix' instead.
Deprecated: Use 'gimp-item-transform-matrix' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_FLOAT | coeff-0-0 | coefficient (0,0) of the transformation matrix |
PF_FLOAT | coeff-0-1 | coefficient (0,1) of the transformation matrix |
PF_FLOAT | coeff-0-2 | coefficient (0,2) of the transformation matrix |
PF_FLOAT | coeff-1-0 | coefficient (1,0) of the transformation matrix |
PF_FLOAT | coeff-1-1 | coefficient (1,1) of the transformation matrix |
PF_FLOAT | coeff-1-2 | coefficient (1,2) of the transformation matrix |
PF_FLOAT | coeff-2-0 | coefficient (2,0) of the transformation matrix |
PF_FLOAT | coeff-2-1 | coefficient (2,1) of the transformation matrix |
PF_FLOAT | coeff-2-2 | coefficient (2,2) of the transformation matrix |
PF_INT | interpolate | Whether to use interpolation and supersampling (TRUE or FALSE) |
PF_INT | clip-result | How to clip results { TRANSFORM-RESIZE-ADJUST (0), TRANSFORM-RESIZE-CLIP (1), TRANSFORM-RESIZE-CROP (2), TRANSFORM-RESIZE-CROP-WITH-ASPECT (3) } |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The transformed drawable |