pngtext ~master (2020-01-07T20:32:17Z)
Dub
Repo
PNG_MAGIC_NUMBER
arsd
png
All PNG files are supposed to open with these bytes according to the spec
enum
immutable
(
ubyte
[])
PNG_MAGIC_NUMBER
;
Meta
Source
See Implementation
arsd
png
functions
imageFromPng
pngFromBytes
readPng
readPngChunks
writePng
structs
BufferedInputRange
Chunk
LazyPngFile
PngHeader
templates
isBufferedInputRange
variables
PNG_MAGIC_NUMBER
All PNG files are supposed to open with these bytes according to the spec