public class PSDImageResource extends Object
Modifier and Type | Method | Description |
---|---|---|
static PSDImageResource |
read(ImageInputStream pInput) |
|
protected void |
readData(ImageInputStream pInput) |
This default implementation simply skips the data.
|
String |
toString() |
|
protected StringBuilder |
toStringBuilder() |
protected void readData(ImageInputStream pInput) throws IOException
pInput
- the inputIOException
- if an I/O exception occursprotected StringBuilder toStringBuilder()
public static PSDImageResource read(ImageInputStream pInput) throws IOException
IOException
Copyright © 2018. All rights reserved.