Package pixy.meta.bmp

Class BMPMeta

java.lang.Object
pixy.meta.bmp.BMPMeta

public class BMPMeta
extends java.lang.Object
BMP image tweaking tool
Version:
1.0 12/29/2014
Author:
Wen Yu, yuwen_66@yahoo.com
  • Method Summary

    Modifier and Type Method Description
    static java.util.Map<MetadataType,​Metadata> readMetadata​(java.io.InputStream is)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • readMetadata

      public static java.util.Map<MetadataType,​Metadata> readMetadata​(java.io.InputStream is) throws java.io.IOException
      Throws:
      java.io.IOException