Re: Bitmap rotation
Olivier Bornet <[email protected]>
| Newsgroups | gmane.comp.video.picogui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello again,
another question is : can we use a bitmap instead of a canvas. This
mean, instead of:
> pgWriteCmd (canvas,
> PGCANVAS_GROP, 6,
> PG_GROP_ROTATEBITMAP, 0, w, h, w, image);
can I use:
pgRender (bitmap,
PGCANVAS_GROP, 6,
PG_GROP_ROTATEBITMAP, 0, w, h, w, image);
assuming bitmap was created correctly before (with pgCreateBitmap). I
have try this without success (just a little time tough). I can do other
pgRender things, like PG_GROP_RECT or PG_GROP_LINE, but the use of
PG_GROP_ROTATEBITMAP or PG_GROP_BITMAP do nothing.
Thanks in advance.
Olivier
--
Olivier Bornet http://www.smartdata.ch/
[email protected] SMARTDATA SA
Phone: +41-27-723'55'03 Rue du Collège 5A
GPG key ID: C53D9218 CH-1920 Martigny
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE+JWdddj3R/MU9khgRAoUAAKDHM+uHhH/ksSHvrAnnHlFz3PJQFQCfXZe5 Ih2sx8XXNrCczzNkNtFdbgE= =6WSc -----END PGP SIGNATURE-----