[thelist] .NET .SetPixel

Tab Alleman talleman at Lumpsum.com
Fri Dec 8 11:34:53 CST 2006


In .net, color is an object with properties.  I don't know what they are offhand, but hopefully that gets you going in the right direction.

> -----Original Message-----
> From: thelist-bounces at lists.evolt.org
> [mailto:thelist-bounces at lists.evolt.org]On Behalf Of Casey Crookston
> Sent: Friday, December 08, 2006 12:32 PM
> To: thelist at lists.evolt.org
> Subject: [thelist] .NET .SetPixel
> 
> 
> When setting the size of an image to be written to the sever, 
> .SetPixel
> requires three attributes: x as integer ,y as integer, color as
> system.drawing.color)
> 
> I am unsure how to satisfy the color attribute.  What would 
> it actually
> look like?
> 
> Where imglabel is the image in question:
> 
> imgLabel.SetPixel(576, 329, ????)
> 
> Thanks!
> 
> Casey
> 
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 
> 



More information about the thelist mailing list