No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0VotesREAD BEFORE POSTING: Welcome to the Windows Imaging Component (WIC) forum!
Welcome to the WIC MSDN forum! Please use this forum to discuss and ask questions about developing applications using WIC, or to report issues. Off-topic posts will be deleted or forwarded as ... -
Sticky0VotesHow to obtain WIC
WIC ships with Windows 7/Server 2008 R2, Windows Vista/Server 2008, and Windows XP SP3. Windows XP SP2 and Windows Server 2003 can obtain WIC at the Microsoft download ... -
Sticky0VotesUseful WIC development links
A good high-level introduction to WIC and how to use it can be found on the DirectX blog: http://blogs.msdn.com/b/directx/archive/2009/11/13/test.aspx More ... -
Sticky2VotesWIC in Windows 7
<cross posted to my blog> With this morning's keynote on Windows 7, I can finally share details about what's changed in WIC in Windows 7! We've spent much time ...
-
Unanswered0Votesthe procedure entry point WIMEnumImageFiles could not be located in WIMGAPI.DLL
Hi, I'm working on a project using WIMGAPI. The task is to get the direcorty/file structure from a WIM image. Compiling and Linking is fine but when I try to run the ... -
Unanswered0VotesIdentifying cars from a satellite image
I have a satellite image which is mostly in gray scale. From this image I need to identify the number of parked vehicles in a particular area. How do I do that, can someone tell me where ... -
Unanswered0VotesEmbedded or Linked Profile in a PNG not supported
Loading a PNG file with the color profiles embedded or linked into it. The WIC PNG decoder ignores the color profile information and the decoder reports an error ... -
Unanswered0VotesWindows Imaging Component - Loading images with embedded color profile
I am loading an image with embedded color profile with WIC. With WIC when we load an image somehow it is losing/ignoring the embedded color profile that is available as part of the ... -
Unanswered0VotesWincodec error, Direct2D
ConvertWicBitmap(), I get the same error code everytime: 0x88982f80 which is WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT, if believe the Wincodec ... -
Unanswered0VotesHow to read individual channels in WIC bitmap
From a WIC Bitmap is it possible to read the individual color planes? I have to do some processing on plannar data, therefore, I need to separate the color ... -
Unanswered0VotesMasking in WIC
Hi, I have a RGB WICBitmap and I want to mask it with another single channel WICBitmap. The result of this masking operation should be the intersection of these two bimaps. I know, ... -
Unanswered0VotesCan we initialize a IWICFormatConverter from my allocated memory or a IStream?
I made a directshow filter to decode Motion Jpeg. And I use WIC to decode jpeg images inside the filter. I convert image to rgb32 pixel format ... -
Unanswered0VotesWIA Rotate
Hi Guys! I have a VBA dialog that I use to manage my pictures after downloading. I'm using WIA to get the date and time taken (to rename files) and to update the description but the ... -
Unanswered0VotesHow to create a PNG image from scratch ?
CreateBitmap(uiWidth, uiHeight, formatGUID, WICBitmapCacheOnDemand, &pBitmap); } if ... -
Answered0VotesHow to make the white in a PictuerBox transparent
Hello, I have seen this question has been asked many times, but I stil can't seem to find the answer. I have this picturebox and I wish to make all of the white pixels transparent. I would like to see ... -
Unanswered0VotesJPEG Encoder not encoding full frame
RGB32(only RGB supported by video capture card SDK)->RGB24 (manually) into a buffer and passing that buffer into my own WIC image file writing class. This class is derived from by ... -
Unanswered0VotesScanning image over network scanner in WPF Composite application
Hi I create a program to access the image scanner. If the image scanner is connected my local system it works . If it is connected to the network server and i try ... -
Unanswered0Votes(C#) - BitmapMetadata - add custom namespace to XMP
Hello everyone, The whole question is actually in the title: how to add a custom namespace to image's metadata using BitmapMetadata? Per Adobe's XMP specification ... -
Unanswered0VotesSetting up Windows Imaging Component
I am developing a C# application and want to use the classes in the System.Windows.Media.Imaging namespace to work with TIFF images. When I try to create a BitmapDecoder or any of the classes ... -
Unanswered0VotesSetting up Windows Imaging Component
I am developing a C# application and want to use the classes in the System.Windows.Media.Imaging namespace to work with TIFF images on Windows 7. When I try to create a ... -
Unanswered0VotesUsing BitmapMetadata.GetQuery to retrieve Picasa XMP Face tags
" & metadataQueryReader.ToString) Else Debug.Print(xmppath) Extract(innerBitmapMetadata, query & ... -
Unanswered0VotesLoading Png files with text and transparent background
I need to load a png file from a http server and convert it into bmp file. I have a png file that has text and complete transparent background. The problem is the origin image has antialiasing for ... -
Unanswered0VotesWIC JPEG decode failures on Windows 7 after installing KB2670838
After installing Windows 7 SP1 Platform Update KB2670838, my client starts to observe JPEG decode failures using WIC JPEG decoder. The error code is 0x88982F60. The update in ... -
Unanswered0VotesWIC Bitmap limitations?
I am attempting to render to a WIC Bitmap (20,000 x 20,000 pixels x Format32bppPBGRA) using Direct2D1 WIC Render target. I find that I'm getting exceptions about running ... - Items 1 to 20 of 352 Next ›



