This site is no longer active and is available for archival purposes only. Registration and login is disabled.

long flags member in struct E2DBLTFX


long flags member in struct E2DBLTFX

Postby akabeer1983 » Feb 9, 2009 @ 9:19am

Hi,
i have got few doubts, please clarify if anyone does know.

In the definition of struct E2DBLTFX
typedef struct
{
long flags
unsigned long property
unsigned long xscale
unsigned long yscale
unsigned long rotation
unsigned char flipflags
}E2DBLTFX



I) what does the first member "long flags" represent?

II) If i use Blt to render images, and set scale value to N x 65536, N > 1, then the image is scaled up (magnified). If i use N x 65536, N < 1, the image is rendered in scaled down size.

But if i use N x 65536, N = 1, there is no image displayed. SO if i want to use Blt function, without scaling (maybe only for rotation, using Blt function)
how may i render, with original size of image?


III)Similarly for E2DBLTFX members; xscale, yscale

Thanks
akabeer1983
pm Member
 
Posts: 11
Joined: Jan 27, 2009 @ 8:24am


Return to EDGELIB


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron