pictures

package
v0.0.0-...-6a08245 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exif

type Exif struct {
	BitsPerSample                    []int    `json:"BitsPerSample"`
	ColorSpace                       []int    `json:"ColorSpace"`
	DateTime                         string   `json:"DateTime"`
	ExifIFDPointer                   []int    `json:"ExifIFDPointer"`
	ExifVersion                      string   `json:"ExifVersion"`
	ImageLength                      []int    `json:"ImageLength"`
	ImageWidth                       []int    `json:"ImageWidth"`
	Orientation                      []int    `json:"Orientation"`
	PhotometricInterpretation        []int    `json:"PhotometricInterpretation"`
	PixelXDimension                  []int    `json:"PixelXDimension"`
	PixelYDimension                  []int    `json:"PixelYDimension"`
	ResolutionUnit                   []int    `json:"ResolutionUnit"`
	SamplesPerPixel                  []int    `json:"SamplesPerPixel"`
	Software                         string   `json:"Software"`
	ThumbJPEGInterchangeFormat       []int    `json:"ThumbJPEGInterchangeFormat"`
	ThumbJPEGInterchangeFormatLength []int    `json:"ThumbJPEGInterchangeFormatLength"`
	XResolution                      []string `json:"XResolution"`
	YResolution                      []string `json:"YResolution"`
}

type PictureExifModule

type PictureExifModule struct {
	session.SessionModule

	Stream *session.Stream `json:"-"`
	// contains filtered or unexported fields
}

func PushPictureExifModule

func PushPictureExifModule(s *session.Session) *PictureExifModule

func (*PictureExifModule) Author

func (module *PictureExifModule) Author() string

func (*PictureExifModule) Description

func (module *PictureExifModule) Description() string

func (*PictureExifModule) GetInformation

func (module *PictureExifModule) GetInformation() session.ModuleInformation

func (*PictureExifModule) GetType

func (module *PictureExifModule) GetType() string

func (*PictureExifModule) Name

func (module *PictureExifModule) Name() string

func (*PictureExifModule) Start

func (module *PictureExifModule) Start()

Jump to

Keyboard shortcuts

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