update : 2015.11.03
php.shukuma.com검색:
|
The CairoOperator class(No version information available, might only be in Git) 소개This is used to set the compositing operator for all cairo drawing operations.
The default operator is The operators marked as unbounded modify their destination even outside of the mask layer (that is, their effect is not bound by the mask layer). However, their effect can still be limited by way of clipping. To keep things simple, the operator descriptions here document the behavior for when both source and destination are either fully transparent or fully opaque. The actual implementation works for translucent layers too. For a more detailed explanation of the effects of each operator, including the mathematical definitions, see http://cairographics.org/operators/. 클래스 개요
CairoOperator
{
/* 상수 */
}예약 상수
|