xcode

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrawQRCode

func DrawQRCode(imgPath string, text string, size int, x int32, y int32) ([]byte, error)

DrawQRCode 将二维码画到指定图片的指定位置,并设定二维码大小

func DrawQRCodeToImage

func DrawQRCodeToImage(imgData []byte, text string, size int, x int32, y int32) ([]byte, error)

DrawQRCode 将二维码画到指定图片的指定位置,并设定二维码大小

func GenerateQRCode

func GenerateQRCode(text string, size int) ([]byte, error)

GenerateQRCode 生成二维码图片

func GenerateQRCodeFile

func GenerateQRCodeFile(text string, size int, filePath string) error

GenerateQRCodeFile 生成二维码图片,并保存到指定路径

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL