| Constructor and Description |
|---|
ImageInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
ImageBitDepth |
getBitDepth() |
ImageFormat |
getFormat() |
int |
getHeight() |
int |
getWidth() |
void |
setBitDepth(ImageBitDepth bitDepth) |
void |
setFormat(ImageFormat format) |
void |
setHeight(int height) |
void |
setWidth(int width) |
public ImageBitDepth getBitDepth()
getBitDepth in interface ImageInfopublic ImageFormat getFormat()
public void setBitDepth(ImageBitDepth bitDepth)
setBitDepth in interface ImageInfopublic void setFormat(ImageFormat format)
Copyright © 2016. All rights reserved.