FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
This is the complete list of members for Color, including all inherited members.
asArray() | Color | inline |
clone() | Color | inline |
fromARGB(argb:number) | Color | inlinestatic |
fromHSLA(h:number, s:number, l:number, a:number) | Color | inlinestatic |
fromRGB(rgb:number) | Color | inlinestatic |
fromRGBA(rgb:number, a:number) | Color | inlinestatic |
isSameAs(other:Color) | Color | inline |
toCMYK() | Color | inline |
toHSL() | Color | inline |
toHSV() | Color | inline |