Home | History | Annotate | Download | only in coders

Lines Matching refs:x_resolution

1087     x_resolution,
1341 if ((TIFFGetFieldDefaulted(tiff,TIFFTAG_XRESOLUTION,&x_resolution) == 1) &&
1344 image->resolution.x=x_resolution;