• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • NPlot Charting Library
  • Bugs

Export to Bitmap / Printer

Brought to you by: anmar, jamcquay, mhowlett
  • Summary
  • Files
  • Reviews
  • Support
  • Mailing Lists
  • Tickets ▾
    • Bugs
    • Patches
    • Feature Requests
  • News
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

  • 0.9.10.0
  • 0.9.9.2

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#40 Export to Bitmap / Printer

open
nobody
General (25)
5
2010-06-03
2010-06-03
Anonymous
No

I have a problem when I export Plotsorfaces to Bitmap:
the text on the axis is very blurred, and the lines and bars on the plot look very fuzzy, compared to the
same plot against the sceen. Attached is a PDF with lots of charts, all of them look much better on the
screen.

This is the code (in fragments) I use:

NPlot.Bitmap.PlotSurface2D plotSurfaceBitmap = new NPlot.Bitmap.PlotSurface2D (width, height);
Draw_Chart (plotSurfaceBitmap,width,height);
plotSurfaceBitmap.BackColor = Color.White; // Color Outside the plot.
plotSurfaceBitmap.Refresh ();
Bitmap bitmap = plotSurfaceBitmap.Bitmap;

The Bitmap gets saved and printed.

Discussion

  • Nobody/Anonymous

    Nobody/Anonymous - 2010-06-03
     
    ChartMacro-TChartMacroMA.pdf
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.