Re: How to retrive data from the EMRPOLYDRAW of a Metafile
- From: "Rob Thorpe" <robert.thorpe@xxxxxxxxxxxx>
- Date: 25 Jul 2005 03:47:55 -0700
shameer.mohammed@xxxxxxxxx wrote:
> 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.
Ask comp.os.ms-windows.programmer.win32
.
- References:
- How to retrive data from the EMRPOLYDRAW of a Metafile
- From: shameer . mohammed
- How to retrive data from the EMRPOLYDRAW of a Metafile
- Prev by Date: Re: OO compilers and efficiency
- Next by Date: Re: Windows Procedural Programming
- Previous by thread: How to retrive data from the EMRPOLYDRAW of a Metafile
- Index(es):
Relevant Pages
|