CODComponentLB::_InitMaskFromBitmap

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

Creates a sprite mask given a bitmap.

Defined in: OdComponentLB.cpp

Return Value

void

Parameters

pbmp

Pointer to the bitmap.

pbmpMask

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