Code Bank
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingCode Bank

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 12th, 2004, 09:49 AM
ricksterval's Avatar
ricksterval ricksterval is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 31 ricksterval User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Drawing Graphics In ASP

<!--#include file="canvas.asp"-->
<%

Set objCanvas = New Canvas ' Create the object

objCanvas.GlobalColourTable(0) = RGB(255,255,255) ' First colour index to white
objCanvas.GlobalColourTable(1) = RGB(0,0,0) ' Second colour index to black

objCanvas.Resize 160,120,false ' Resize the canvas to 160x120, don't preserve the existing image

objCanvas.ForegroundColourIndex = 1 ' Set the drawing pen colour index to 1 (black)

objCanvas.Ellipse 100,100,30,20 ' Draw an ellipse in black, with two radii, 30 and 20 pixels
objCanvas.Circle 50,50,10 ' Draw a circle in black, radii of 10 pixels

objCanvas.Write ' Send the image to the browser
%>

Read Complete Article

Reply With Quote
  #2  
Old March 24th, 2004, 08:05 PM
midafit midafit is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: Auckland NZ
Posts: 5 midafit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi
Very keen to understand more. You make reference to canvas.asp - can you give an example of this file and how it works?

Thanks

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingCode Bank > Drawing Graphics In ASP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT