Searched refs:method (Results 1 – 5 of 5) sorted by relevance
35 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() argument42 c->name, method); in TIFFNoEncode()46 tif->tif_dir.td_compression, method); in TIFFNoEncode()73 TIFFNoDecode(TIFF* tif, const char* method) in TIFFNoDecode() argument80 c->name, method); in TIFFNoDecode()84 tif->tif_dir.td_compression, method); in TIFFNoDecode()
8 stream from the user and in return it deposits i/o operation method pointers11 The class TiffStream has an overloaded factory method - makeFileStream -15 Additional helper method - getStreamSize - provides the stream size to the
56 The TIFFExtendProc method that you define should be used to override65 You should also override the tag-printing method from within your66 "vsetfield" method, to permit the symbolic printing of your new tags.
3262 method.3264 * libtiff/tif_jpeg.c: Save the state of printdir codec dependent method3608 TIFFSetField() method, not directly. As per bug
240 # Only perform the check for file, if the check method requires it