The clipOut function works like a normal clip() except, instead of clipping
against the rect/path parameter, it removes the rect/path from the current
drawing, i.e. clips it out.

2010/1/11 hap 497 <[email protected]>

> Hi,
>
> Can you please help me understand clipOut() function supposed to do?
> My understanding is GraphicsContext::clip() function is setting the
> clipping rectangle of the graphics context, only operations within the
> clipping rectangle will be shown.  But what is the purpose of
> clipOut() function?
>
> Thanks in advance for any help.
>
> Regards,
>
> --
> Chromium Developers mailing list: [email protected]
> View archives, change email options, or unsubscribe:
>    http://groups.google.com/group/chromium-dev
>



-- 
Pierre.
-- 
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to