bmp

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader) (image.Image, error)

Decode reads a BMP image form io.Reader and returns an image.Image

func DecodeConfig

func DecodeConfig(r io.Reader) (image.Config, error)

DecodeConfig reads a BMP image from io.Reader and returns an image.Config

Types

type InfoHeader

type InfoHeader struct {
	Size uint32
	// contains filtered or unexported fields
}

func ReadInfoHeader

func ReadInfoHeader(r io.Reader) (InfoHeader, error)

Jump to

Keyboard shortcuts

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