There are several methods available to load images into DIBs for further processing, displaying, etc. The LoadImageIntoDIB function 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.
Regards,
Technical Support Team