Class PixelInformationBox


  • public class PixelInformationBox
    extends FullBox
    ISO/IEC 23008-12:2017 pg.13
    • Field Detail

      • numChannels

        int numChannels
      • channels

        int[] channels
    • Constructor Detail

      • PixelInformationBox

        public PixelInformationBox​(SequentialReader reader,
                                   Box box)
                            throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • addMetadata

        public void addMetadata​(HeifDirectory directory)