CDib::CDib(const CDib& in)
{
	Copy(in, in.GetBPP());
}