The GDI+ API(*) gives you more control over image transformation. It is also quite a bit more complex to use than the fairly simple WIA code. - It's for you to decided which is better. ;-)
*=I linked to the "GDI+ Flat API" and the text tells you not to use the "Flat API", but with VBA you must...