@lenml/char-card-reader - v1.0.7
Preparing search index...
PngChunk
Type Alias PngChunk
type
PngChunk
=
{
bitDepth
?:
number
;
colorType
?:
number
;
crc
:
number
;
height
?:
number
;
keyword
?:
string
;
length
:
number
;
rawText
?:
string
;
text
?:
string
;
type
:
PngChunkType
|
{}
&
string
;
width
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
bit
Depth?
color
Type?
crc
height?
keyword?
length
raw
Text?
text?
type
width?
Properties
Optional
bit
Depth
bitDepth
?:
number
Optional
color
Type
colorType
?:
number
crc
crc
:
number
Optional
height
height
?:
number
Optional
keyword
keyword
?:
string
length
length
:
number
Optional
raw
Text
rawText
?:
string
Optional
text
text
?:
string
type
type
:
PngChunkType
|
{}
&
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bit
Depth
color
Type
crc
height
keyword
length
raw
Text
text
type
width
@lenml/char-card-reader - v1.0.7
Loading...