Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1

paint-operation

Arguments: stream

Returns the paint operation in force on stream. A paint-operation specifies how new drawing on a stream will blend with the color already on the screen. stream should be a cg-stream.

The predefined paint-operations are:

po-fill, po-erase, po-paint, po-xor, po-replace, and po-invert.

See also ~d~s~t, ~d~st, ~ds~t, ~dst, d~s~t, d~st, ds~t, dst.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had minimal revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1