Home
last modified time | relevance | path

Searched refs:Paletted (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/www/gitea/gitea-1.16.5/modules/avatar/identicon/
H A Dblock.go44 func b0(img *image.Paletted, x, y, size, angle int) {} argument
53 func b1(img *image.Paletted, x, y, size, angle int) { argument
68 func b2(img *image.Paletted, x, y, size, angle int) { argument
91 func b3(img *image.Paletted, x, y, size, angle int) { argument
111 func b4(img *image.Paletted, x, y, size, angle int) { argument
127 func b5(img *image.Paletted, x, y, size, angle int) { argument
144 func b6(img *image.Paletted, x, y, size, angle int) { argument
163 func b7(img *image.Paletted, x, y, size, angle int) { argument
184 func b8(img *image.Paletted, x, y, size, angle int) { argument
222 func b9(img *image.Paletted, x, y, size, angle int) { argument
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgo/go/image/
H A Dimage.go798 type Paletted struct { struct
812 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
814 func (p *Paletted) At(x, y int) color.Color { argument
827 func (p *Paletted) PixOffset(x, y int) int { argument
831 func (p *Paletted) Set(x, y int, c color.Color) { argument
839 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
857 func (p *Paletted) SubImage(r Rectangle) Image { argument
863 return &Paletted{
868 return &Paletted{
877 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/image/
H A Dimage.go964 type Paletted struct { struct
978 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
980 func (p *Paletted) At(x, y int) color.Color { argument
993 func (p *Paletted) PixOffset(x, y int) int { argument
997 func (p *Paletted) Set(x, y int, c color.Color) { argument
1005 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
1023 func (p *Paletted) SubImage(r Rectangle) Image { argument
1029 return &Paletted{
1034 return &Paletted{
1043 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/image/
H A Dimage.go798 type Paletted struct { struct
812 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
814 func (p *Paletted) At(x, y int) color.Color { argument
827 func (p *Paletted) PixOffset(x, y int) int { argument
831 func (p *Paletted) Set(x, y int, c color.Color) { argument
839 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
857 func (p *Paletted) SubImage(r Rectangle) Image { argument
863 return &Paletted{
868 return &Paletted{
877 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/image/
H A Dimage.go964 type Paletted struct { struct
978 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
980 func (p *Paletted) At(x, y int) color.Color { argument
993 func (p *Paletted) PixOffset(x, y int) int { argument
997 func (p *Paletted) Set(x, y int, c color.Color) { argument
1005 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
1023 func (p *Paletted) SubImage(r Rectangle) Image { argument
1029 return &Paletted{
1034 return &Paletted{
1043 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/image/
H A Dimage.go964 type Paletted struct { struct
978 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
980 func (p *Paletted) At(x, y int) color.Color { argument
993 func (p *Paletted) PixOffset(x, y int) int { argument
997 func (p *Paletted) Set(x, y int, c color.Color) { argument
1005 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
1023 func (p *Paletted) SubImage(r Rectangle) Image { argument
1029 return &Paletted{
1034 return &Paletted{
1043 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/image/
H A Dimage.go798 type Paletted struct { struct
812 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
814 func (p *Paletted) At(x, y int) color.Color { argument
827 func (p *Paletted) PixOffset(x, y int) int { argument
831 func (p *Paletted) Set(x, y int, c color.Color) { argument
839 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
857 func (p *Paletted) SubImage(r Rectangle) Image { argument
863 return &Paletted{
868 return &Paletted{
877 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/image/
H A Dimage.go931 type Paletted struct { struct
945 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
947 func (p *Paletted) At(x, y int) color.Color { argument
960 func (p *Paletted) PixOffset(x, y int) int { argument
964 func (p *Paletted) Set(x, y int, c color.Color) { argument
972 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
990 func (p *Paletted) SubImage(r Rectangle) Image { argument
996 return &Paletted{
1001 return &Paletted{
1010 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/gitea.com/go-chi/captcha/
H A Dimage.go245 *image.Paletted anonMember
298 m.Paletted = image.NewPaletted(image.Rect(0, 0, width, height), randomPalette(colorPalette))
329 if err := png.Encode(&buf, m.Paletted); err != nil {
456 oldm := m.Paletted
467 m.Paletted = newm
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/image/gif/
H A Dreader.go84 image []*image.Paletted
157 var m *image.Paletted
329 func (d *decoder) newImageFromDescriptor() (*image.Paletted, error) {
363 func uninterlace(m *image.Paletted) { argument
392 Image []*image.Paletted // The successive images.
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/utils/captcha/
H A Dimage.go245 *image.Paletted anonMember
291 m.Paletted = image.NewPaletted(image.Rect(0, 0, width, height), randomPalette())
322 if err := png.Encode(&buf, m.Paletted); err != nil {
452 oldm := m.Paletted
463 m.Paletted = newm
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dimage.go916 type Paletted struct { struct
930 func (p *Paletted) Bounds() Rectangle { return p.Rect } argument
932 func (p *Paletted) At(x, y int) color.Color { argument
945 func (p *Paletted) PixOffset(x, y int) int { argument
949 func (p *Paletted) Set(x, y int, c color.Color) { argument
957 func (p *Paletted) ColorIndexAt(x, y int) uint8 { argument
975 func (p *Paletted) SubImage(r Rectangle) Image { argument
981 return &Paletted{
986 return &Paletted{
995 func (p *Paletted) Opaque() bool { argument
[all …]

12345678910>>...16