Package graphics. glimpse
Glimpse Core API.
Glimpse Core API.
Glimpse Core API.
Types
Blending Factor Function
Link copied to clipboard
Blending factor function.
Clearable Buffer Type
Link copied to clipboard
Clearable buffer type.
Depth Test Function
Link copied to clipboard
Depth test function.
Drawing Mode
Link copied to clipboard
Type of primitives to be drawn.
Face Culling Mode
Link copied to clipboard
Face culling mode.
Glimpse Adapter
Link copied to clipboard
Glimpse OpenGL adapter.
Glimpse OpenGL adapter.
Glimpse OpenGL adapter for the given GL ES 2.0.
Glimpse Callback
Link copied to clipboard
Callback used by various Glimpse components for rendering.
Pixel Format
Link copied to clipboard
Format of pixel data read from frame buffer.
Functions
create Bitmap
Link copied to clipboard
fun GlimpseAdapter.createBitmap(x: Int = 0, y: Int = 0, width: Int, height: Int): Bitmap
Content copied to clipboard
Creates a new Bitmap from the rendered image.
create Image
Link copied to clipboard
fun GlimpseAdapter.createImage(x: Int = 0, y: Int = 0, width: Int, height: Int): Image
Content copied to clipboard
Creates a new Image from the rendered image.