Home
last modified time | relevance | path

Searched refs:bluePlane (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pear-Image_3D/Image_3D-0.4.2/docs/examples/
H A Draytrace.php47 $bluePlane = $world->createObject('polygon', array( variable
53 $bluePlane->setColor(new Image_3D_Color(100, 100, 255, 0, 0));
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSBitmapImageRep+GIF.m413 GifByteType * bluePlane = NULL;
452 bluePlane = planes[2];
464 bluePlane = greenPlane + width*height;
470 *bluePlane++ = *bitmapData++;
475 bluePlane = greenPlane + width*height;
501 redPlane, greenPlane, bluePlane,
505 redPlane, greenPlane, bluePlane,