exif

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package exif encodes and decodes EXIF format image metadata.

This package must be explicitly imported for exif decoding to be available.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(ctx context.Context, b []byte, isBigEndian bool, opt ...image.ReadOption) (*metadata.EXIF, error)

Decode decodes EXIF color profiles.

func Encode

func Encode(ctx context.Context, e *metadata.EXIF, isBigEndian bool, opt ...image.WriteOption) ([]byte, error)

Encode encodes EXIF color profiles.

Types

This section is empty.

Jump to

Keyboard shortcuts

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