CODFontListBox::_InitMaskFromBitmap

void CODFontListBox::_InitMaskFromBitmap(CBitmap* pbmp, CBitmap* pbmpMask)

Creates a sprite mask given a bitmap.

Defined in: OdFontCompPP.cpp

Return Value

void

Parameters

pbmp

Pointer to the bitmap.

pbmpMask

Pointer to a bitmap object to contain the new sprite mask.