|
|
GDI+ AND IMAGES
GDI+ AND IMAGES
-
FoxyPreviewer - export your reports to PDF, RTF, HTML and XLS with a single click ! Enhance your report tollbar appearance, and add new possibilities to your report previews ! Read More
|
-
At last !!! FoxCharts has just been pushed to Production release - Version 1.20. The challenge has been really very big, due to all the possible variations that charts may have and all the correlations that each chart type has with another. Read More
|
-
After I posted a gauge sample with GdiPlusX some months ago, Rafael Lippert from Brazil adapted my original code and created this cool analog watch, using GdiPlusX and the ImageCanvas class:
Cool isn't it ? It permits many customizations, and you may Read More
|
-
This post is just to answer a question from Mr. Reed.
Bob Powell, in his great website site says: "The trick here is to use a GraphicsPath object to assemble a collection of lines and arcs that make up the rounded rectangle shape.
Arcs are used Read More
|
-
The samples below use the Graphics.SetClip function to draw shaped borders in your pictures.
The trick here is to use the CombineMode.XOR enumeration, that forces the drawing to the external part of the shape, like in the samples below.
Playing with Read More
|
-
Drawing shapes with GdiPlusX is super easy, and we can very easilly transport this to solve some of our chart needs.
In this post I'm sending you a very primitive sample for creating Circular Gauge charts. Obviously I hope to apply the techniques shown Read More
|
-
This is just an update for an old post with the same title. Erik Gomez and Russel Campbell had some problems on the conversions of some specific PNG images, so I recoded this function, this time using a safer code.
NEW UPDATE:
Thanks to Bernard Bout Read More
|
-
New features: - Vertical lines and bars in the scale background - Alpha allowed in all of the chart shapes and in scale background - Triangular and cylinder bar charts - Angles compensation for pie and doughnut charts, allowing charts with good precision Read More
|
-
As I've shown in a previous post from last year, this is totally possible for us in VFP, using the GdiPlusX library together with ReportListeners, remember?
BUT I've been receiving some emails about the Full-Justified ReportListener I published Read More
|
-
The GdiPlusX library is intended to be compatible with the .NET Framework’s System.Drawing namespace. That means that you can use the MSDN online documentation for the “System.Drawing” in order to obtain accurate information about the GdiPlusX Read More
|
-
Here's a new release of FoxCharts
https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=VFPX&ReleaseId=13477
Prerequisites:Visual FoxPro 9 and the GdiPlusX library from VFPX
As you can see, 2 new charts Read More
|
-
Cropping an image is super simple using GdiPlusX
PrerequisitesVisual FoxPro 9 and the GdiPlusX library from VFPX
Please make sure that you have the latest version, because this sample may be using some functions that were added or Read More
|
-
I'm happy to announce that FoxCharts has recently been accepted as a VFPX project.
Today I've just uploaded to VFPX at CodePlex a new version of FoxCharts. This is version 0.14 - still ALPHA - NOT FOR PRODUCTION !
Prerequisites:Visual FoxPro 9 and the Read More
|
-
Till now I had seen many samples showing how we can make the Print button invisible from the Report Preview toolbar, but I had never seen the possibility to show it disabled.Here's a sample, totally based in Emerson Reed's, from an old post in his great Read More
|
-
Wanna create some cool charts in VFP ?
With no ActiveX controls, dlls, or 3rd party products ?
What do you think of these ?
Recently, I’ve seen many discussions about people asking for charts components.Since GdiPlusX Read More
|
|
|