layerrecord

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LayerRecord

type LayerRecord struct {
	Top                 uint32
	Left                uint32
	Bottom              uint32
	Right               uint32
	ChannelCount        uint16
	ChannelInfo         *channelinfo.ChannelInfo
	BlendModeSignature  uint32
	BlendModeKey        string
	Opacity             int
	Clipping            int
	Flags               int
	ExtraFieldLength    uint32
	LayermaskData       *layermaskdata.LayerMaskData
	LayerBlendingRanges *layerblendingranges.LayerBlendingRanges
	LayerName           string
}

LayerRecord represents a layer in the photoshop file

func NewLayerRecord

func NewLayerRecord() *LayerRecord

func (*LayerRecord) Parse

func (layerRecord *LayerRecord) Parse(file *os.File)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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