Handbook
Glossary
cogl_texture_new_from_bitmap ( bmp_handle flags internal_format -- CoglHandle )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
bmp_handle
an
object
flags
an
object
internal_format
an
object
Outputs
CoglHandle
an
object
Definition
USING:
alien.syntax
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglHandle
cogl_texture_new_from_bitmap
(
CoglHandle
bmp_handle,
CoglTextureFlags
flags,
CoglPixelFormat
internal_format )