Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFF_ASCII

643 									assert(o->field_type==TIFF_ASCII);
698 case TIFF_ASCII:
1900 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_ASCII,count,count,value));