pf.Bmask = get32be(bp); pf.Amask = get32be(bp); pf.colorkey= get32be(bp); pf.alpha= get8(bp); pfp = &pf;
default: error();
Log in to post a comment.