Class: Rixmap::Format::PNG::Chunk::IENDChunk
- Defined in:
- lib/rixmap/format/png/chunk.rb
Overview
IENDイメージトレーラチャンク
Constant Summary collapse
- TYPE =
IENDチャンクタイプ
'IEND'
Instance Method Summary collapse
-
#initialize ⇒ IENDChunk
constructor
A new instance of IENDChunk.
Methods inherited from BaseChunk
#copysafe?, #data, #data=, #optional?, #pack, #private?, #standard?, #type, #unpack