image-data-format ( component-order component-type -- gl-format gl-type )


Vocabulary
opengl.textures

Inputs
component-orderan object
component-typean object


Outputs
gl-formatan object
gl-typean object


Definition


: image-data-format
( component-order component-type -- gl-format gl-type )
[ (component-order>format) ] [ (component-type>type) ] 2bi ;