MCPcopy Create free account
hub / github.com/SilentGopherLnx/GopherFileManager / GetPreview_ImagePixBuf

Function GetPreview_ImagePixBuf

image_and_video_preview.go:195–215  ·  view source on GitHub ↗

*func ImageText52x12(img *image.RGBA, x, y int, col color.RGBA, label string) { point := fixed.Point52_12{fixed.Int52_12(x * 64), fixed.Point52_12((y + 10) * 64)} d := &font.Drawer{ Dst: img, Src: image.NewUniform(col), Face: basicfont.Face7x13, Dot: point, } d.DrawString(label) }*/

(filename string, zoom_size int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Thread_IconFunction · 0.85

Calls 2

GetPreview_ImageImageFunction · 0.85
GetExifRotMethod · 0.80

Tested by

no test coverage detected