Home
last modified time | relevance | path

Searched refs:photometric (Results 201 – 225 of 995) sorted by relevance

12345678910>>...40

/dports/graphics/tiff/tiff-4.3.0/test/
H A Dshort_tag.c47 const uint16_t photometric = PHOTOMETRIC_RGB; variable
116 if (!TIFFSetField(tif, TIFFTAG_PHOTOMETRIC, photometric)) { in main()
164 if (CheckShortField(tif, TIFFTAG_PHOTOMETRIC, photometric) < 0) in main()
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_tiff.cpp267 uint16 photometric = 0; in readHeader() local
271 CV_TIFF_CHECK_CALL(TIFFGetField(tif, TIFFTAG_PHOTOMETRIC, &photometric)); in readHeader()
274 … bool isGrayScale = photometric == PHOTOMETRIC_MINISWHITE || photometric == PHOTOMETRIC_MINISBLACK; in readHeader()
285 if (ncn == 3 && photometric == PHOTOMETRIC_LOGLUV) in readHeader()
294 ((photometric > 2) || in readHeader()
420 uint16 photometric = (uint16)-1; in readData() local
421 CV_TIFF_CHECK_CALL(TIFFGetField(tif, TIFFTAG_PHOTOMETRIC, &photometric)); in readData()
435 … bool isGrayScale = photometric == PHOTOMETRIC_MINISWHITE || photometric == PHOTOMETRIC_MINISBLACK; in readData()
671 CV_Assert(photometric == PHOTOMETRIC_LOGLUV); in readData()
/dports/graphics/optipng/optipng-0.7.7/src/minitiff/
H A Dtiffutil.c24 info_ptr->photometric = (unsigned int)(-1); in minitiff_init_info()
41 if (info_ptr->photometric >= MINITIFF_PHOTOMETRIC_PALETTE) in minitiff_validate_info()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c77 uint16 photometric; in TIFFRGBAImageOK() local
97 photometric = PHOTOMETRIC_MINISBLACK; in TIFFRGBAImageOK()
100 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
107 switch (photometric) { in TIFFRGBAImageOK()
178 photoTag, photometric); in TIFFRGBAImageOK()
291 img->photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageBegin()
298 switch (img->photometric) { in TIFFRGBAImageBegin()
408 photoTag, img->photometric); in TIFFRGBAImageBegin()
2298 switch (img->photometric) { in buildMap()
2339 switch (img->photometric) { in pickTileContigCase()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c77 uint16 photometric; in TIFFRGBAImageOK() local
97 photometric = PHOTOMETRIC_MINISBLACK; in TIFFRGBAImageOK()
100 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
107 switch (photometric) { in TIFFRGBAImageOK()
178 photoTag, photometric); in TIFFRGBAImageOK()
291 img->photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageBegin()
298 switch (img->photometric) { in TIFFRGBAImageBegin()
408 photoTag, img->photometric); in TIFFRGBAImageBegin()
2298 switch (img->photometric) { in buildMap()
2339 switch (img->photometric) { in pickTileContigCase()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_getimage.c76 uint16 photometric; in TIFFRGBAImageOK() local
96 photometric = PHOTOMETRIC_MINISBLACK; in TIFFRGBAImageOK()
99 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
106 switch (photometric) { in TIFFRGBAImageOK()
183 photoTag, photometric); in TIFFRGBAImageOK()
295 img->photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageBegin()
302 switch (img->photometric) { in TIFFRGBAImageBegin()
412 photoTag, img->photometric); in TIFFRGBAImageBegin()
2294 switch (img->photometric) { in buildMap()
2335 switch (img->photometric) { in pickTileContigCase()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
99 photometric = PHOTOMETRIC_MINISBLACK; in TIFFRGBAImageOK()
102 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
109 switch (photometric) { in TIFFRGBAImageOK()
119 photoTag, photometric, in TIFFRGBAImageOK()
186 photoTag, photometric); in TIFFRGBAImageOK()
305 switch (img->photometric) { in TIFFRGBAImageBegin()
415 photoTag, img->photometric); in TIFFRGBAImageBegin()
2299 switch (img->photometric) { in buildMap()
2340 switch (img->photometric) { in pickTileContigCase()
[all …]
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_getimage.c75 uint16 photometric; in TIFFRGBAImageOK() local
101 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
108 switch (photometric) { in TIFFRGBAImageOK()
118 photoTag, photometric, in TIFFRGBAImageOK()
186 photoTag, photometric); in TIFFRGBAImageOK()
307 switch (img->photometric) { in TIFFRGBAImageBegin()
338 photoTag, img->photometric, in TIFFRGBAImageBegin()
422 photoTag, img->photometric); in TIFFRGBAImageBegin()
2280 switch (img->photometric) { in buildMap()
2320 switch (img->photometric) { in PickContigCase()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_getimage.c76 uint16 photometric; in TIFFRGBAImageOK() local
96 photometric = PHOTOMETRIC_MINISBLACK; in TIFFRGBAImageOK()
99 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
106 switch (photometric) { in TIFFRGBAImageOK()
183 photoTag, photometric); in TIFFRGBAImageOK()
295 img->photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageBegin()
302 switch (img->photometric) { in TIFFRGBAImageBegin()
412 photoTag, img->photometric); in TIFFRGBAImageBegin()
2294 switch (img->photometric) { in buildMap()
2335 switch (img->photometric) { in pickTileContigCase()
[all …]
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_getimage.c38 static uint16 photometric; variable
112 photometric = PHOTOMETRIC_MINISBLACK; in TIFFReadRGBAImage()
115 photometric = PHOTOMETRIC_RGB; in TIFFReadRGBAImage()
126 switch (photometric) { in TIFFReadRGBAImage()
147 "PhotometricInterpretation", photometric); in TIFFReadRGBAImage()
192 if (photometric == PHOTOMETRIC_MINISWHITE) { in setupMap()
200 (photometric == PHOTOMETRIC_MINISBLACK || in setupMap()
201 photometric == PHOTOMETRIC_MINISWHITE)) { in setupMap()
226 switch (photometric) { in gt()
1099 switch (photometric) { in pickTileContigCase()
[all …]
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_getimage.c38 static uint16 photometric; variable
112 photometric = PHOTOMETRIC_MINISBLACK; in TIFFReadRGBAImage()
115 photometric = PHOTOMETRIC_RGB; in TIFFReadRGBAImage()
126 switch (photometric) { in TIFFReadRGBAImage()
147 "PhotometricInterpretation", photometric); in TIFFReadRGBAImage()
192 if (photometric == PHOTOMETRIC_MINISWHITE) { in setupMap()
200 (photometric == PHOTOMETRIC_MINISBLACK || in setupMap()
201 photometric == PHOTOMETRIC_MINISWHITE)) { in setupMap()
226 switch (photometric) { in gt()
1099 switch (photometric) { in pickTileContigCase()
[all …]
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_getimage.c38 static uint16 photometric; variable
112 photometric = PHOTOMETRIC_MINISBLACK; in TIFFReadRGBAImage()
115 photometric = PHOTOMETRIC_RGB; in TIFFReadRGBAImage()
126 switch (photometric) { in TIFFReadRGBAImage()
147 "PhotometricInterpretation", photometric); in TIFFReadRGBAImage()
192 if (photometric == PHOTOMETRIC_MINISWHITE) { in setupMap()
200 (photometric == PHOTOMETRIC_MINISBLACK || in setupMap()
201 photometric == PHOTOMETRIC_MINISWHITE)) { in setupMap()
226 switch (photometric) { in gt()
1099 switch (photometric) { in pickTileContigCase()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/tools/
H A Dtiff2bw.c120 uint16 photometric; in main() local
160 photometric = 0; in main()
161 TIFFGetField(in, TIFFTAG_PHOTOMETRIC, &photometric); in main()
162 if (photometric != PHOTOMETRIC_RGB && photometric != PHOTOMETRIC_PALETTE ) { in main()
216 switch (pack(photometric, config)) { in main()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/tools/
H A Dtiff2bw.c119 uint16 photometric; in main() local
159 photometric = 0; in main()
160 TIFFGetField(in, TIFFTAG_PHOTOMETRIC, &photometric); in main()
161 if (photometric != PHOTOMETRIC_RGB && photometric != PHOTOMETRIC_PALETTE ) { in main()
215 switch (pack(photometric, config)) { in main()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/tools/
H A Dtiff2bw.c116 uint16 photometric; in main() local
156 photometric = 0; in main()
157 TIFFGetField(in, TIFFTAG_PHOTOMETRIC, &photometric); in main()
158 if (photometric != PHOTOMETRIC_RGB && photometric != PHOTOMETRIC_PALETTE ) { in main()
212 switch (pack(photometric, config)) { in main()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/tools/
H A Dtiff2bw.c119 uint16 photometric; in main() local
159 photometric = 0; in main()
160 TIFFGetField(in, TIFFTAG_PHOTOMETRIC, &photometric); in main()
161 if (photometric != PHOTOMETRIC_RGB && photometric != PHOTOMETRIC_PALETTE ) { in main()
215 switch (pack(photometric, config)) { in main()
/dports/graphics/libgaiagraphics/libgaiagraphics-0.5/src/
H A Dgaiagraphics_tiff.c212 uint16 photometric; in gg_image_infos_from_mem_tiff() local
277 && photometric < 2) in gg_image_infos_from_mem_tiff()
301 && photometric == 3) in gg_image_infos_from_mem_tiff()
327 && photometric < 2) in gg_image_infos_from_mem_tiff()
411 uint16 photometric; in gg_image_infos_from_tiff() local
493 && photometric == 3) in gg_image_infos_from_tiff()
519 && photometric < 2) in gg_image_infos_from_tiff()
604 uint16 photometric; in gg_image_infos_from_geo_tiff() local
761 && photometric < 2) in gg_image_infos_from_geo_tiff()
1185 uint16 photometric; in gg_image_from_mem_tiff() local
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_getimage.c77 uint16 photometric; in TIFFRGBAImageOK() local
107 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
114 switch (photometric) { in TIFFRGBAImageOK()
124 photoTag, photometric, in TIFFRGBAImageOK()
207 photoTag, photometric); in TIFFRGBAImageOK()
358 switch (img->photometric) { in TIFFRGBAImageBegin()
389 photoTag, img->photometric, in TIFFRGBAImageBegin()
777 switch( img->photometric ) in gtTileSeparate()
2567 switch (img->photometric) { in buildMap()
2607 switch (img->photometric) { in PickContigCase()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
105 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
112 switch (photometric) { in TIFFRGBAImageOK()
122 photoTag, photometric, in TIFFRGBAImageOK()
190 photoTag, photometric); in TIFFRGBAImageOK()
317 switch (img->photometric) { in TIFFRGBAImageBegin()
731 switch( img->photometric ) in gtTileSeparate()
957 switch( img->photometric ) in gtStripSeparate()
2406 switch (img->photometric) { in buildMap()
2446 switch (img->photometric) { in PickContigCase()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
105 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
112 switch (photometric) { in TIFFRGBAImageOK()
122 photoTag, photometric, in TIFFRGBAImageOK()
190 photoTag, photometric); in TIFFRGBAImageOK()
317 switch (img->photometric) { in TIFFRGBAImageBegin()
348 photoTag, img->photometric, in TIFFRGBAImageBegin()
731 switch( img->photometric ) in gtTileSeparate()
2406 switch (img->photometric) { in buildMap()
2446 switch (img->photometric) { in PickContigCase()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_getimage.c78 uint16_t photometric; in TIFFRGBAImageOK() local
108 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
115 switch (photometric) { in TIFFRGBAImageOK()
125 photoTag, photometric, in TIFFRGBAImageOK()
208 photoTag, photometric); in TIFFRGBAImageOK()
359 switch (img->photometric) { in TIFFRGBAImageBegin()
390 photoTag, img->photometric, in TIFFRGBAImageBegin()
793 switch( img->photometric ) in gtTileSeparate()
2604 switch (img->photometric) { in buildMap()
2644 switch (img->photometric) { in PickContigCase()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
105 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
112 switch (photometric) { in TIFFRGBAImageOK()
122 photoTag, photometric, in TIFFRGBAImageOK()
207 photoTag, photometric); in TIFFRGBAImageOK()
351 switch (img->photometric) { in TIFFRGBAImageBegin()
382 photoTag, img->photometric, in TIFFRGBAImageBegin()
787 switch( img->photometric ) in gtTileSeparate()
2504 switch (img->photometric) { in buildMap()
2544 switch (img->photometric) { in PickContigCase()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
105 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
112 switch (photometric) { in TIFFRGBAImageOK()
122 photoTag, photometric, in TIFFRGBAImageOK()
190 photoTag, photometric); in TIFFRGBAImageOK()
317 switch (img->photometric) { in TIFFRGBAImageBegin()
348 photoTag, img->photometric, in TIFFRGBAImageBegin()
731 switch( img->photometric ) in gtTileSeparate()
2406 switch (img->photometric) { in buildMap()
2446 switch (img->photometric) { in PickContigCase()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_getimage.c78 uint16 photometric; in TIFFRGBAImageOK() local
104 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
111 switch (photometric) { in TIFFRGBAImageOK()
121 photoTag, photometric, in TIFFRGBAImageOK()
189 photoTag, photometric); in TIFFRGBAImageOK()
316 switch (img->photometric) { in TIFFRGBAImageBegin()
347 photoTag, img->photometric, in TIFFRGBAImageBegin()
730 switch( img->photometric ) in gtTileSeparate()
2405 switch (img->photometric) { in buildMap()
2445 switch (img->photometric) { in PickContigCase()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_getimage.c79 uint16 photometric; in TIFFRGBAImageOK() local
105 photometric = PHOTOMETRIC_RGB; in TIFFRGBAImageOK()
112 switch (photometric) { in TIFFRGBAImageOK()
122 photoTag, photometric, in TIFFRGBAImageOK()
205 photoTag, photometric); in TIFFRGBAImageOK()
332 switch (img->photometric) { in TIFFRGBAImageBegin()
363 photoTag, img->photometric, in TIFFRGBAImageBegin()
746 switch( img->photometric ) in gtTileSeparate()
2429 switch (img->photometric) { in buildMap()
2469 switch (img->photometric) { in PickContigCase()
[all …]

12345678910>>...40