Enumeration

GimpRepeatMode

Declaration

enum Gimp.RepeatMode

Description [src]

Repeat modes for example for gradients.

Members

Name Description
GIMP_REPEAT_NONE

None (extend)

GIMP_REPEAT_SAWTOOTH

Sawtooth wave.

GIMP_REPEAT_TRIANGULAR

Triangular wave.

GIMP_REPEAT_TRUNCATE

Truncate.