How to retrive data from the EMRPOLYDRAW of a Metafile
- From: "Shameer Mohammed" <shameer.mohammed@xxxxxxxxx>
- Date: Mon, 25 Jul 2005 15:20:28 +0530
Hi Ppl,
I am trying to convert a Metafile to a different format. The process I
follow is traverse through each of the records in the Metafile and process
the values I get from the Records. All works fine except EMRPOLYDRAW and
EMRPOLYDRAW16 records. I was able to retrieve the values of
rclBounds(Bounding Rectangle),cptl(No Of Points) and aptl[1](Array of
Points). I am not able to retrieve the values from the abTypes[1] which
specifies how each point in the aptl array is used. I tried as many possible
way I could think of but it looks like I am not getting the correct values.
Can anyone help by suggesting a method to retrieve the values from a
EMRPOLYDRAW record.
Thanx,
Shameer.
.
- Follow-Ups:
- Re: How to retrive data from the EMRPOLYDRAW of a Metafile
- From: Mike D Sutton
- Re: How to retrive data from the EMRPOLYDRAW of a Metafile
- Prev by Date: Re: desktop paint
- Next by Date: Re: How to retrive data from the EMRPOLYDRAW of a Metafile
- Previous by thread: Creation of an IStream Object
- Next by thread: Re: How to retrive data from the EMRPOLYDRAW of a Metafile
- Index(es):
Relevant Pages
|