psd

package
v0.0.0-...-45e0d80 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2016 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader)

func Encode

func Encode(w io.Writer)

Types

type ColorMode

type ColorMode int16
const (
	Bitmap ColorMode = iota
	Grayscale
	Indexed
	RGB
	CMYK
	Multichannel
	Duotone
	Lab
)

type FileHeader

type FileHeader struct {
	Signature [4]byte
	Version   uint16
	Reserved  [6]byte
	Channels  uint16
	Height    uint32
	Width     uint32
	Depth     uint16
	ColorMode ColorMode
}

type ResolutionInfo

type ResolutionInfo struct {
	WidthUnit int16
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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