StillWaters
June 7th, 2001, 08:21 AM
I have a new job assignment which has something to do with Raster Operations. Can anybody tell me why a need to have 256 ROPs?
"Believe in the Power of Another..."
"Believe in the Power of Another..."
|
Click to See Complete Forum and Search --> : About Raster Operations StillWaters June 7th, 2001, 08:21 AM I have a new job assignment which has something to do with Raster Operations. Can anybody tell me why a need to have 256 ROPs? "Believe in the Power of Another..." Alex Fedotov June 7th, 2001, 02:02 PM Because there are 2^(2^n) different boolean functions that have n operands. For n=3 this gives 256. In other words, there are 256 different ways to combine colors of source, destination and brush. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |