Page 1 of 1

Posted: Sun Apr 06, 2003 5:44 am
by BackupUser
Restored from previous forum. Originally posted by turtle1776.

It would be great to be able to display a sprite mirrored (horizontal or vertical). This is possible in DirectX 7.0 when blitting with dwFXCaps -- specifically by using the DDBLTFX_MIRRORLEFTRIGHT flag.

This would save substantial amounts of display memory (VRAM).

Thanks.