Class: ZPNG::Chunk::IEND

Inherits:
ZPNG::Chunk show all
Defined in:
lib/zpng/chunk.rb

Constant Summary

Constants inherited from ZPNG::Chunk

KNOWN_TYPES, VALID_SIZE_RANGE

Instance Attribute Summary

Attributes inherited from ZPNG::Chunk

#crc, #data, #idx, #offset, #size, #type

Method Summary

Methods inherited from ZPNG::Chunk

#check, #crc_ok?, #export, #export_data, #fix_crc!, from_stream, #initialize, #inspect, #valid?

Methods included from DeepCopyable

#deep_copy

Constructor Details

This class inherits a constructor from ZPNG::Chunk