Gimp.RepeatMode – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
RepeatMode
NONE
SAWTOOTH
TRIANGULAR
TRUNCATE
RepeatMode
Description:
[
CCode
( cprefix =
"GIMP_REPEAT_"
, type_id =
"gimp_repeat_mode_get_type ()"
) ]
public
enum
RepeatMode
Repeat modes for example for gradients.
Namespace:
Gimp
Package:
gimp-3.0
Content:
Enum values:
NONE
-
None (extend)
SAWTOOTH
-
Sawtooth wave
TRIANGULAR
-
Triangular wave
TRUNCATE
-
None (truncate)