public interface ImageHeader
Modifier and Type | Method and Description |
---|---|
ImageFormat |
getFormat()
Get image format.
|
int |
getHeight()
Get image height.
|
int |
getWidth()
Get image width.
|
int getWidth()
int getHeight()
ImageFormat getFormat()
Copyright © 2017 Byron 3D Games Studio. All rights reserved.