How to retrive data from the EMRPOLYDRAW of a Metafile

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.


.



Relevant Pages

  • How to retrive data from the EMRPOLYDRAW of a Metafile
    ... I am trying to convert a Metafile to a different format. ... follow is traverse through each of the records in the Metafile and ... EMRPOLYDRAW16 records. ... I am not able to retrieve the values from the abTypeswhich ...
    (comp.programming)
  • Re: How to retrive data from the EMRPOLYDRAW of a Metafile
    ... > I am trying to convert a Metafile to a different format. ... > follow is traverse through each of the records in the Metafile and ... > EMRPOLYDRAW16 records. ... I am not able to retrieve the values from the abTypeswhich ...
    (comp.programming)