Class BmpHeaderInfo.ColorSpaceCoordinate

  • Enclosing class:
    BmpHeaderInfo

    static class BmpHeaderInfo.ColorSpaceCoordinate
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int x  
      (package private) int y  
      (package private) int z  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        int x
      • y

        int y
      • z

        int z
    • Constructor Detail

      • ColorSpaceCoordinate

        ColorSpaceCoordinate()