PHP Velho Oeste 2024

The CairoSolidPattern class

(PECL cairo >= 0.1.0)

Giriş

Sınıf Sözdizimi

CairoSolidPattern extends CairoPattern {
/* Yöntemler */
public __construct ( float $red , float $green , float $blue [, float $alpha = 0 ] )
public getRgba ( void ) : array
/* Miras alınan yöntemler */
public CairoPattern::__construct ( void )
public CairoPattern::getMatrix ( void ) : void
public CairoPattern::getType ( void ) : int
public CairoPattern::setMatrix ( CairoMatrix $matrix ) : void
public CairoPattern::status ( void ) : int
}

İçindekiler

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top