Ejemplo n.º 1
0
CDib::CDib(const CDib& in)
{
	Copy(in, in.GetBPP());
}