Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gavinnosler

    EXIF/IPTC/MetaData for Delphi?

    Nope, I never figured out how to do get the thumbnails and everything from PSD files and other formats. I gave up though and haven't researched for a while, so maybe some new components or libraries have come out. I did find a libarary written in Java called Imagero, but it would have been too...
  2. gavinnosler

    ListView Custom Drawing - item height?

    I'm custom drawing items in a TListView. I can't figure out how to change the height of a ListView item. Is there some type of way to specify a custom height for each ListItem? I've searched around and found some methods, but they're all hacks. Like changing the font size, or creating a blank...
  3. gavinnosler

    Not requiring qtinf70.dll

    No, at least not yet. Some of them I won't have full source to, but I think the culprit is one I will have source to. I might not even mind including the DLL, but I searched my entire hard drive for the DLL and it's nowhere to be found. Which is weird, since I can run the app just fine from my...
  4. gavinnosler

    Not requiring qtinf70.dll

    Hmm, I'm not including it in any of my source files, but I'm using quite a few components. If QDialogs is used in one of the components would that cause the problem?
  5. gavinnosler

    Not requiring qtinf70.dll

    I can't get my application to not require qtinf70.dll. I read a posting somewhere that if you include runtime packages, it won't need the DLL. I'm including runtime packages but it still requires the DLL. Any advice on how I can make my application not dependent on this DLL? Thanks
  6. gavinnosler

    Increasing Saturation in a Bitmap

    Yep :) I've search through the site for information on increasing saturation (the Photoshop way) but couldn't find anything. There HAS to be something online about this...
  7. gavinnosler

    Increasing Saturation in a Bitmap

    I actually am already using Graphics32. There weren't any saturation examples included with it, do you know of any? Thanks for the reply
  8. gavinnosler

    Increasing Saturation in a Bitmap

    I've found plenty of routines for decreasing saturation, and some for adding saturation, but the ones I've found for adding saturation all do it in a very un-attractive way, with Photoshop being the benchmark. The routines I've found keep increasing each pixels saturation until they end up being...
  9. gavinnosler

    EXIF/IPTC/MetaData for Delphi?

    I'm looking for something I can use with Delphi that can read EXIF/IPTC and MetaData from JPEG, TIFF, PSD, and popular RAW formats. MOST IMPORTANTLY, I need it to be able to read the embedded thumbnail in each of these files, along with the usual data. Does anybody know of something like this...
  10. gavinnosler

    Is this component legal or not?

    At http://mxoutlookpro.maxcomponents.net/ they sell components which are copies of UI components in Microsoft Office and Windows XP. Here is a JPEG of the component that copies the side bar navigation of Microsoft Office Outlook 2003... http://mxoutlookpro.maxcomponents.net/img/navbar.jpg I'm...

Part and Inventory Search

Back
Top