BCGControlBar Pro for MFC
CBCGPPngImage

Detailed Description

The CBCGPPngImage class implements a simple interface, which allows to load images in PNG format. It's possible to load a PNG image and get access to the loaded image represented by CImage object.

This class is used internally by CBCGPToolBarImages class.

Inherits CBitmap.

Public Member Functions

 LoadLoads a PNG image from resources.
 
 LoadLoads a PNG image from resources.
 
 LoadFromBufferLoads a PNG image from memory buffer.
 
 LoadFromFileLoads a PNG image from file.
 
 LoadFromFileLoads a PNG image from file.
 

Static Public Attributes

 m_strPngResTypePNG resource type.