略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: CairoSubpixelOrder

2024-05-02

The CairoSubpixelOrder class

(No version information available, might only be in Git)

简介

类摘要

CairoSubpixelOrder {
/* 常量 */
const integer ORDER_DEFAULT = 0 ;
const integer ORDER_RGB = 1 ;
const integer ORDER_BGR = 2 ;
const integer ORDER_VRGB = 3 ;
const integer ORDER_VBGR = 4 ;
}

预定义常量

CairoSubpixelOrder::ORDER_DEFAULT

Description here...

CairoSubpixelOrder::ORDER_RGB

Description here...

CairoSubpixelOrder::ORDER_BGR

Description here...

CairoSubpixelOrder::ORDER_VRGB

Description here...

CairoSubpixelOrder::ORDER_VBGR

Description here...

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.cairosubpixelorder.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3