58 for( x=0; x<copy->
width; ++x ) {
59 for( y=0; y<( copy->
height >> 1 ); ++y ) {
64 if ( copy->
depth > 3 ) {
71 if ( copy->
depth > 3 ) {
89 if ( copy->
depth > 3 ) {
ImageDescriptor * image_descriptor_flip_y(Environment *_environment, ImageDescriptor *_source_image)
struct _ImageDescriptor * next
struct _ImageDescriptor ImageDescriptor
struct _RGBi RGBi
Structure to store color components (red, green and blue).
struct _Environment Environment
Structure of compilation environment.