thumbnail

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Thumbnail

type Thumbnail struct {
	Format         uint32
	Width          uint32
	Height         uint32
	WidthBytes     uint32
	TotalSize      uint32
	CompressedSize uint32
	BitsPerPixel   uint16
	NumberOfPlanes uint16
	JIFFData       []byte
}

func NewThumbnail

func NewThumbnail() *Thumbnail

func (*Thumbnail) GetTypeID

func (thumbnail *Thumbnail) GetTypeID() int

func (*Thumbnail) Parse

func (thumbnail *Thumbnail) Parse(file *os.File, dataBlockSize uint32)

Jump to

Keyboard shortcuts

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