Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | int | const | getWidth() | |
public | int | const | getHeight() | |
public | int | const | getChannel() | |
public | int | const | getFormat() | |
public | int | const | getPitch() | |
public | int | const | getSize() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
protected | int | m_width | ||
protected | int | m_height | ||
protected | int | m_channel | ||
protected | int | m_format |