Skip to content

Commit 1d591e1

Browse files
committed
Added elliptical gradients
1 parent 6323fbd commit 1d591e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,11 @@ The gradients are all value fields and mapped to either [image/color.Gray16] or
351351
In the latter case, by using [github.com/jphsd/graphics2d/image.Colorizer].
352352
- [NewLinearGray16]
353353
- [NewRadialGray16]
354+
- [NewEllipticalGray16]
354355
- [NewConicGray16]
355356
- [NewLinearRGBA]
356357
- [NewRadialRGBA]
358+
- [NewEllipticalRGBA]
357359
- [NewConicRGBA]
358360
359361
# 12. Package Examples

0 commit comments

Comments
 (0)