Package org.ngengine.stbimage
Interface StbImage.StbDecoderInstancer
- Enclosing class:
StbImage
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioncreate(ByteBuffer buffer, IntFunction<ByteBuffer> allocator, boolean flipVertically)
-
Method Details
-
create
-