Home | History | Annotate | Download | only in src

Lines Matching refs:PT_RGB

1044     if (T_COLORSPACE(*InputFormat)  != PT_RGB) return FALSE;
1047 if (T_COLORSPACE(*OutputFormat) != PT_RGB) return FALSE;