PHP 인터페이스 Pop\Color\Space\ColorInterface

저자: Nick Sagona, III ([email protected])
파일 보기 프로젝트 열기: nicksagona/PopPHP 0 사용 예제들

공개 메소드들

메소드 설명
get ( integer $type = Pop\Color\Color::ASSOC_ARRAY ) : string | array Method to get the full color value

메소드 상세

get() 공개 메소드

Method to get the full color value
public get ( integer $type = Pop\Color\Color::ASSOC_ARRAY ) : string | array
$type integer
리턴 string | array