convertis2

package
v0.0.0-...-fbf3ce5 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(x int64) int64

Abs returns the absolute value of x.

func AbsFloat64

func AbsFloat64(x float64) float64

AbsFloat64 Return the absolut value of x

func ConvertIS2

func ConvertIS2(filename string, irfilepath string, visfilepath string, bgtemp float64, emission float64, mintemp float64, maxtemp float64)

Audio 784080 ConvertIS2 converts FLUKE .IS2 files in a infrared picture and a visual picture (.jpg)

func Copyfile

func Copyfile(src, dst string) (int64, error)

copyfile, copy a file from src to dst

func HTMLColorToRGB

func HTMLColorToRGB(colorstring string) (uint8, uint8, uint8)

HTMLColorToRGB convert #RRGGBB to an (R, G, B)

func Unzip

func Unzip(src string, dest string) ([]string, error)

Unzip will decompress a zip archive, moving all files and folders within the zip file (parameter 1) to an output directory (parameter 2).

Types

This section is empty.

Jump to

Keyboard shortcuts

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