public class GroupIconDirectoryEntry extends Object
| Constructor and Description |
|---|
GroupIconDirectoryEntry() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBitCount() |
int |
getBytesInRes() |
int |
getColorCount() |
int |
getHeight() |
int |
getId() |
int |
getPlanes() |
int |
getReserved() |
int |
getWidth() |
static GroupIconDirectoryEntry |
read(IDataReader dr) |
void |
setId(int id) |
String |
toString() |
public static GroupIconDirectoryEntry read(IDataReader dr) throws IOException
IOExceptionpublic int getWidth()
public int getHeight()
public int getColorCount()
public int getReserved()
public int getPlanes()
public int getBitCount()
public int getBytesInRes()
public int getId()
public void setId(int id)
Copyright © 2018. All Rights Reserved.