Loading an image into a DIB

There are several methods available to load images into DIBs for further processing, displaying, etc.  The LoadImageIntoDIB method provides a coverall method to load any supported image type into a DIB.  Additionally, there are many file format specific loading methods which can be used if the developer chooses to handle specific file types separately.