Home | History | Annotate | Download | only in src

Lines Matching refs:PT_RGB

962     if (T_COLORSPACE(*InputFormat)  != PT_RGB) return FALSE;
963 if (T_COLORSPACE(*OutputFormat) != PT_RGB) return FALSE;