gimp-drawable-transform-shear-default

Joo S. O. Bueno

Description

Deprecated: Use 'gimp-item-transform-shear' instead.

Help

Deprecated: Use 'gimp-item-transform-shear' instead.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The affected drawable
PF_INT shear-type Type of shear { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) }
PF_FLOAT magnitude The magnitude of the shear
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) }

Return

Type Name Description
PF_DRAWABLE drawable The sheared drawable