We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6323fbd commit 1d591e1Copy full SHA for 1d591e1
doc.go
@@ -351,9 +351,11 @@ The gradients are all value fields and mapped to either [image/color.Gray16] or
351
In the latter case, by using [github.com/jphsd/graphics2d/image.Colorizer].
352
- [NewLinearGray16]
353
- [NewRadialGray16]
354
+ - [NewEllipticalGray16]
355
- [NewConicGray16]
356
- [NewLinearRGBA]
357
- [NewRadialRGBA]
358
+ - [NewEllipticalRGBA]
359
- [NewConicRGBA]
360
361
# 12. Package Examples
0 commit comments