MCPcopy Create free account
hub / github.com/blend2d/blend2d / decoder_read_important_chunks

Function decoder_read_important_chunks

blend2d/codec/pngcodec.cpp:1065–1282  ·  view source on GitHub ↗

Reads initial chunks and stops at the beginning of pixel data ('IDAT' and 'fdAT') or 'IEND'.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decoder_read_frame_implFunction · 0.85

Calls 15

bl_make_errorFunction · 0.85
BLRgba32Class · 0.85
decoderReadFCTLFunction · 0.85
byte_offsetFunction · 0.85
create_grayscale_paletteFunction · 0.85
has_chunkMethod · 0.80
read_chunk_tagMethod · 0.80
read_chunk_sizeMethod · 0.80
has_chunk_with_sizeMethod · 0.80
advance_chunk_headerMethod · 0.80
add_flagMethod · 0.80
readUInt8Method · 0.80

Tested by

no test coverage detected