tiff
Display 2nd page of tiff with coldfusion
I am trying to display a tif as a pdf document using coldfusion with the following code:开发者_如何学编程[详细]
2023-03-02 13:36 分类:问答Merging multiple TIFF files in one TIFF file
I\'ve been trying to use the mergeTiffStreams method of the TiffUtil class posted at: http://kseesharp.blogspot.com/2007/12/class-for-tiff-manipulation.html[详细]
2023-03-01 23:08 分类:问答How to merge multiple single-page TIFFs into a PDF with PHP?
I have a massive number of TIFF images which are single scanned pages. They are each a page of multi-page do开发者_Python百科cuments.[详细]
2023-02-22 17:50 分类:问答Converting from True Color Image to Palette Color
We have a .NET application which currently creates documents to TIFF files by printing to a virtual printer. We would like to get rid of the virtual printer because it is expensive, slow, and does not[详细]
2023-02-22 14:37 分类:问答How can I simply load a greyscale tiff in libtiff and get an array of pixel intensities?
I am trying to understand images some more, and I\'m having a great deal of trouble.From using matlab, I have experience in using imread(\'test.tif\'), and getting a beautiful matrix of rows vs. colum[详细]
2023-02-20 11:00 分类:问答How to find out the compression of a TIFF image in FreeImage?
I use FreeImage to work with multipage TIFF files and at some point I have a TIFF page, in a FIBITMAP an开发者_如何转开发d I need to know its compression. Any idea how to do this?FreeImage has no buil[详细]
2023-02-19 12:28 分类:问答Convert JPEG-In-Tiff to normal TIff
I have a directory structure containing 300 gigs worth of Tiff Images. Some are encoded as Jpeg-in-Tiff, others as \"Group 4 fax encoding\". I need to change the format of all to the later without los[详细]
2023-02-19 01:41 分类:问答Add a file association with tiff files on iOS
I\'d like to create a file associate with tiff files in my iOS app (i.e. so that my app appears as a target for opening tiff files from Mail or Safari).Adding the following to my Info.plist file doesn[详细]
2023-02-18 09:04 分类:问答Detecting Incorrect ImageLength in Tiff Tag
I f开发者_StackOverflowound out that tiff documents may have incorrect ImageLength tiff tag. Most of the viewers detect this and show the image in its correct length, but I want to do it programmatica[详细]
2023-02-17 17:58 分类:问答How do I convert multiple pdf file to a single tiff file using java?
Can anyone help me to render the multi pages of Pdf file as a single Tiff Im开发者_JAVA百科age file using Java code.[详细]
2023-02-17 15:28 分类:问答