krita
KisGradientSegment Member List
This is the complete list of members for KisGradientSegment, including all inherited members.colorAt(double t) const | KisGradientSegment | |
colorInterpolation() const | KisGradientSegment | |
endColor() const | KisGradientSegment | |
endOffset() const | KisGradientSegment | |
interpolation() const | KisGradientSegment | |
isValid() const | KisGradientSegment | |
KisGradientSegment(int interpolationType, int colorInterpolationType, double startOffset, double middleOffset, double endOffset, const Color &startColor, const Color &endColor) | KisGradientSegment | |
length() | KisGradientSegment | [inline] |
middleOffset() const | KisGradientSegment | |
setColorInterpolation(int colorInterpolationType) | KisGradientSegment | |
setEndColor(const Color &color) | KisGradientSegment | [inline] |
setEndOffset(double t) | KisGradientSegment | |
setInterpolation(int interpolationType) | KisGradientSegment | |
setMiddleOffset(double t) | KisGradientSegment | |
setStartColor(const Color &color) | KisGradientSegment | [inline] |
setStartOffset(double t) | KisGradientSegment | |
startColor() const | KisGradientSegment | |
startOffset() const | KisGradientSegment |