Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImgMetadata ¶
ImgMetadata contiene alcuni dati relativi all'immagine letti da libraw
func Raw2Image ¶
func Raw2Image(infile string) (image.Image, ImgMetadata, error)
Raw2Image creates a Image from raw file
func RawBuffer2Image ¶
func RawBuffer2Image(buffer []byte) (image.Image, ImgMetadata, error)
Click to show internal directories.
Click to hide internal directories.