FJMovieEditor Pré-Alpha
A GTK video editor for GNOME. Designed for Artists to do, special effects, compositing and animation.

Pixelf Struct Reference

#include <video.h>

Data Fields

union {
   gfloat   c [4]
   struct {
      gfloat   r
      gfloat   g
      gfloat   b
      gfloat   a
   } 
   struct {
      gfloat   red
      gfloat   green
      gfloat   blue
      gfloat   alpha
   } 
}; 

Field Documentation

union { ... }
gfloat a
gfloat alpha
gfloat b
gfloat blue
gfloat c[4]
gfloat g
gfloat green
gfloat r
gfloat red

The documentation for this struct was generated from the following file:
All Data Structures Files Functions Variables Typedefs Defines