Class AbstractTransparencyFilter

    • Field Detail

      • bytes

        private final byte[] bytes
    • Constructor Detail

      • AbstractTransparencyFilter

        public AbstractTransparencyFilter​(byte[] bytes)
        Constructs a new instance.
        Parameters:
        bytes - bytes.
    • Method Detail

      • getByte

        public byte getByte​(int offset)
        Gets the byte at the given offset.
        Parameters:
        offset - offset.
        Returns:
        a byte.
      • getLength

        public int getLength()
        Gets the length.
        Returns:
        the length