public interface ImageSurface extends Surface
Modifier and Type | Method and Description |
---|---|
<T> T |
getSurface()
Get the image surface.
|
Transparency |
getTransparency()
Get the image transparency type.
|
<T> T getSurface()
T
- The surface type.Transparency getTransparency()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.