Preparing search index...
The search index is not available
ImageJS
ImageJS
ImageMetadata
Interface ImageMetadata
interface
ImageMetadata
{
exif
:
Record
<
string
,
unknown
>
;
tiff
:
{
fields
:
Map
<
number
,
unknown
>
;
tags
:
Record
<
string
,
unknown
>
}
;
}
Index
Properties
exif
tiff
Properties
exif
exif
:
Record
<
string
,
unknown
>
tiff
tiff
:
{
fields
:
Map
<
number
,
unknown
>
;
tags
:
Record
<
string
,
unknown
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exif
tiff
ImageJS
Loading...