Class ImageHeaderBitmap


  • @Internal
    public class ImageHeaderBitmap
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ImageHeaderBitmap​(byte[] data, int offset)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Dimension getSize()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageHeaderBitmap

        public ImageHeaderBitmap​(byte[] data,
                                 int offset)
    • Method Detail

      • getSize

        public java.awt.Dimension getSize()