Previous Up Next

_STEREObitmap
Required : scol v4.5

take the blue and green layers from the first bitmap source, take the red layer from the second bitmap source, and mix them into the destination bitmap.

ObjBitmap _STEREObitmap (
ObjBitmap _destination_bitmap_
ObjBitmap _bitmap_source_1_
ObjBitmap _bitmap_source_2_
)
Parameters

_destination_bitmap_
any bitmap
_bitmap_source_1_
blue and green layers
_bitmap_source_2_
red layer
Return value

same bitmap