public class PsdProperties extends Object
Constructor and Description |
---|
PsdProperties() |
Modifier and Type | Method and Description |
---|---|
Integer |
getBitsPerChannel()
getBitsPerChannel
Gets Integer
|
Integer |
getChannelsCount()
getChannelsCount
Gets Integer
|
String |
getColorMode()
getColorMode
Gets String
|
String |
getCompression()
getCompression
Gets String
|
void |
setBitsPerChannel(Integer BitsPerChannel)
setBitsPerChannel
Sets Integer
|
void |
setChannelsCount(Integer ChannelsCount)
setChannelsCount
Sets Integer
|
void |
setColorMode(String ColorMode)
setColorMode
Sets String
|
void |
setCompression(String Compression)
setCompression
Sets String
|
String |
toString() |
public Integer getBitsPerChannel()
public void setBitsPerChannel(Integer BitsPerChannel)
BitsPerChannel
- Integerpublic Integer getChannelsCount()
public void setChannelsCount(Integer ChannelsCount)
ChannelsCount
- Integerpublic String getColorMode()
public void setColorMode(String ColorMode)
ColorMode
- Stringpublic String getCompression()
public void setCompression(String Compression)
Compression
- StringCopyright © 2016. All rights reserved.