layerinfo

package
v0.0.0-...-e22344b Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelImageData

type ChannelImageData struct {
	Compression uint16
	ImageData   []byte
}

type LayerInfo

type LayerInfo struct {
	Length           uint32
	LayerCount       uint16
	LayerRecords     []*layerrecord.LayerRecord
	ChannelImageData ChannelImageData
}

LayerInfo contains information about the layers in the .psd file

func NewLayerInfo

func NewLayerInfo() *LayerInfo

func (*LayerInfo) Parse

func (layerinfo *LayerInfo) Parse(file *os.File)

Jump to

Keyboard shortcuts

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