Help Center›AfxNova
CGpBitmap.Constructorconstructor
Default constructor
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE CONSTRUCTOR CGpBitmap
PRIVATE CONSTRUCTOR CGpBitmap (BYVAL pBitmap AS CGpBitmap PTR)
PRIVATE CONSTRUCTOR CGpBitmap (BYVAL pwszFileName AS WSTRING PTR, BYVAL useEmbeddedColorManagement AS BOOLEAN = FALSE)
PRIVATE CONSTRUCTOR CGpBitmap (BYVAL pStream AS IStream PTR, BYVAL useEmbeddedColorManagement AS BOOLEAN = FALSE)
Description
Default constructor
Reference
- Include file
CGpBitmap.inc - Defined in AfxNova/CGpBitmap.inc:432