Results 1 to 3 of 3

Thread: [vb6] Resource Image Viewer/Extraction

Hybrid View

  1. #1

    Thread Starter
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    The Filter Function

    A bit about the filter function for clarity.

    This does not apply when viewing bitmaps. It is disabled if there is only one image group. Otherwise...

    When filtering on groups that contain or don't contain PNG-encoded images, that is a stand-alone filter and not combined with the other filter options.

    The other filter options allow you to filter on groups that contain one or more image widths and/or one or more bit depths.

    When both widths and depths are used, consider it like this: List all groups where at least one of its subimages contain one of the selected widths AND those also are one of the selected depths.

    There is a checkbox on that filter window to make the filter exclusive. When used, it filters any groups where the filter criteria is not met.

    The filters are automatically cleared whenever the current view is changed (to bitmaps for example) or a new source file is loaded. They can also be cleared via the menu or the filter window.

    The filter function can be useful to quickly locate groups that have subimages you are interested in, say 16 pixels at 8 bits per pixel.
    Last edited by LaVolpe; Nov 18th, 2017 at 03:45 PM.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width