com.sun.jimi.core.decoder.psd
Class PSDImageResources

java.lang.Object
  |
  +--com.sun.jimi.core.decoder.psd.PSDImageResources

public class PSDImageResources
extends java.lang.Object

Photoshop image file format image resources are currently skipped over


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object