Gimp.GradientSegmentType – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
GradientSegmentType
CURVED
LINEAR
SINE
SPHERE_DECREASING
SPHERE_INCREASING
STEP
GradientSegmentType
Description:
[
CCode
( cprefix =
"GIMP_GRADIENT_SEGMENT_"
, type_id =
"gimp_gradient_segment_type_get_type ()"
) ]
public
enum
GradientSegmentType
Transition functions for gradient segments.
Namespace:
Gimp
Package:
gimp-3.0
Content:
Enum values:
CURVED
-
Curved
LINEAR
-
Linear
SINE
-
Sinusoidal
SPHERE_DECREASING
-
Spherical (decreasing)
SPHERE_INCREASING
-
Spherical (increasing)
STEP
-
Step