chocolate-bars
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
DELETED
can
File
Have
Exif
delete
All
Tags
delete
Unused
Tags
get
Exif
Tags
For
Image
Async
parse
Exif
Index
Variables
DELETED
Functions
can
File
Have
Exif
delete
All
Tags
delete
Unused
Tags
get
Exif
Tags
For
Image
Async
parse
Exif
Variables
Const
DELETED
DELETED
:
object
Type declaration
Functions
can
File
Have
Exif
can
File
Have
Exif
(
filepath
:
string
)
:
boolean
Parameters
filepath:
string
Returns
boolean
delete
All
Tags
delete
All
Tags
(
tags
:
any
)
:
void
Parameters
tags:
any
Returns
void
delete
Unused
Tags
delete
Unused
Tags
(
tags
:
any
)
:
void
Parameters
tags:
any
Returns
void
get
Exif
Tags
For
Image
Async
get
Exif
Tags
For
Image
Async
(
image
:
ImageDetail
, outputter
:
IOutputter
)
:
Promise
<
ExifTagSet
[]
|
null
>
Parameters
image:
ImageDetail
outputter:
IOutputter
Returns
Promise
<
ExifTagSet
[]
|
null
>
parse
Exif
parse
Exif
(
buffer
:
Buffer
, outputter
:
IOutputter
)
:
ExifTagSet
[]
|
null
Parameters
buffer:
Buffer
outputter:
IOutputter
Returns
ExifTagSet
[]
|
null
Generated using
TypeDoc