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

Pixeld Struct Reference

#include <video.h>

Data Fields

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

Field Documentation

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

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