imaging
Is there an imaging library that can make you look thinner?
Very odd question, I know, but this is a problem a potential client handed me today. We assume we have a full length photo of a person. We want to generate a thinner image of that user. Obviously, on[详细]
2023-01-30 01:40 分类:问答How to create TIFF file?
I开发者_开发问答 need to create many different large tiff files in java for save it as byte array in dataBase.[详细]
2023-01-29 10:21 分类:问答Python Imaging, how to quantize an image to 16bit depth?
I would like to quantize a 24bit image to 16bit color depth using Python Imaging. PIL used to provide a method im.quantize(colors, **options) however this has been deprecated for ou开发者_StackOverfl[详细]
2023-01-28 21:34 分类:问答PIL will not import the _imaging C module: "*** The _imaging C module is not installed"
A bit of background from the PIL setup.py build: --------------------------------------------------------------------[详细]
2023-01-23 15:01 分类:问答WIA 2.0 Duplex property
I am developing an aplication with C# to use the WIA 2.0 library. At the moment I could use most of the features, such as ADF (auto document feeder), filters and more.[详细]
2023-01-22 00:08 分类:问答Is it possible to modify a WPF BitmapSource in memory 'unsafe'ly from another thread
I would like to do some processing of images in a WPF application. However, I would like to modify the pixels of a BitmapSource in memory at runtime.[详细]
2023-01-20 06:22 分类:问答How to draw centered text onto a jpg using system.drawing in c#
I am using the following code to draw text onto a jpg image but it requires x/y coordinate percision on where to place the text.[详细]
2023-01-20 01:14 分类:问答How to do color balancing using a gray card in C#
I need to color balance an image that has an 18% gray card in it.The user loads this image into the application, then clicks on the gray card.From here is where I need help with an algorithm to color[详细]
2023-01-19 13:53 分类:问答open multi image pages to different Bitmap objects in .net
I am developing an image editor and the structure needs a different Bitmap object for each page. But in .net i couldnt find a fine way.[详细]
2023-01-18 11:03 分类:问答getting number of pages in a fax tiff?
How can I get a page count from a tiff file fo开发者_开发知识库r faxes?using \"g4\" format.Language preferred isc++Two options that come to mind.[详细]
2023-01-14 04:49 分类:问答
加载中,请稍侯......