No announcements
Found 2390337 threads
-
0 Votes
just 1 pixel
DrawingContext is a geometric drawing environment that doesn't have the concept of a "pixel".Answered | 2 Replies | 3923 Views | Created by tadam - Monday, September 29, 2008 1:00 PM | Last reply by tadam - Tuesday, September 30, 2008 8:38 AM -
0 Votes
Pixels
Pixels are the little dots that make up the image on your computer screen.Answered | 1 Replies | 4391 Views | Created by killezio - Sunday, January 30, 2011 11:44 PM | Last reply by AirWaves - Monday, January 31, 2011 1:01 AM -
0 Votes
Pixel to Integer
To ensure that was pixels you'd need to ensure that the PageUnit of the Graphics object that ultimately uses the pen is set to Pixel, which should be the default.Answered | 1 Replies | 806 Views | Created by Tech Aspirant - Monday, November 16, 2020 3:38 PM | Last reply by CoolDadTx - Monday, November 16, 2020 3:51 PM -
0 Votes
Drawing pixels
I understand your code is just a snippet from a bigger piece.Answered | 7 Replies | 8343 Views | Created by ata6502 - Friday, November 1, 2013 3:10 AM | Last reply by nigelwright7557 - Saturday, November 2, 2013 2:16 AM -
0 Votes
counting pixels
I tried and then I would count the pixels but no luck.Answered | 8 Replies | 672 Views | Created by George Vendras - Monday, December 14, 2015 9:19 AM | Last reply by BlueLed - Saturday, December 19, 2015 8:19 AM -
9 Votes
Location of a pixel
(i know how to get the pixels but what i don't know is how to get the position ) I need the position of a pixel for example: What is the ...Answered | 13 Replies | 1913 Views | Created by elie el alam - Tuesday, November 22, 2011 5:31 PM | Last reply by elie el alam - Wednesday, November 23, 2011 12:13 AM -
20 Votes
Pixel Drawing
This code implements the per-pixel operation from your example: For y = 0 To Height - 1 For x = 0 To Width - ...Answered | 26 Replies | 5465 Views | Created by Abdu Rahman - Saturday, February 23, 2013 9:49 AM | Last reply by LeonCS - Tuesday, February 26, 2013 9:42 AM -
0 Votes
Pixel to centimeters.
WPF uses pixels that are DPI(device independent).Answered | 2 Replies | 2355 Views | Created by Andrey Barbosa - Wednesday, November 7, 2012 1:45 PM | Last reply by Erti-Chris Eelmaa - Wednesday, November 7, 2012 5:23 PM -
0 Votes
Points and Pixels?
A Pixel is a single point on a screen, and its size varies depending on the resolution.Answered | 1 Replies | 3914 Views | Created by Luke_UK - Sunday, June 29, 2008 11:13 AM | Last reply by Mitchel Sellers - Monday, June 30, 2008 7:51 PM -
1 Votes
color pixel
I think this link has the code you just need to place it in one place.Answered | 8 Replies | 3911 Views | Created by rastinrastini - Wednesday, May 19, 2010 10:46 AM | Last reply by rastinrastini - Wednesday, May 19, 2010 8:01 PM -
0 Votes
RibbonButton pixelating
My guess is there is some confusion about WPF Sizes and Pixel Sizes.Answered | 3 Replies | 1644 Views | Created by mark.norgate - Thursday, July 11, 2013 9:50 AM | Last reply by Christopher84 - Sunday, July 14, 2013 10:44 AM -
0 Votes
How do you draw a line on a canvas in WPF that is 1 pixel thick?
The method for drawing a line on a canvas in WPF that uses the line class actually draws a line that is two pixels thick: Line myLine = new ...Answered | 1 Replies | 4022 Views | Created by Bill_Thompson - Friday, May 21, 2010 1:26 AM | Last reply by Bill_Thompson - Friday, May 21, 2010 6:51 AM -
0 Votes
Pixelating an image?
I just uploaded a new version - there was a memory leak in the unmanaged part of the directx for the webcam.Answered | 29 Replies | 2218 Views | Created by Zock77 - Monday, September 29, 2014 8:48 PM | Last reply by Zock77 - Monday, October 13, 2014 11:12 PM -
0 Votes
convert each black pixel to white pixel in C or java or .net
You'd better elaborate your questions just like Wyck and Thorsten has mentioned.Answered | 3 Replies | 3668 Views | Created by Harish777 - Thursday, November 24, 2011 4:22 AM | Last reply by Dummy yoyo - Monday, November 28, 2011 6:01 AM -
0 Votes
How to read image pixel by pixel?
You can use below code for reading pixels from picturebox.Answered | 2 Replies | 13503 Views | Created by Chandan Kumar Rath - Monday, June 7, 2010 1:44 AM | Last reply by Liliane Teng - Friday, June 11, 2010 3:37 AM -
0 Votes
How to set pixel to the random pixel value that been selected to different color?
One grayscale pixel has just one value.Answered | 25 Replies | 1507 Views | Created by mhr92 - Wednesday, November 16, 2016 7:55 AM | Last reply by Bob Ding - Friday, November 25, 2016 2:36 AM -
0 Votes
How to paint the background for bitblt with a 1 pixel width bitmap ?
Hi I have a bitmap of 1 pixel with and 20 pixels height ?Answered | 4 Replies | 3812 Views | Created by chz013 - Friday, May 15, 2009 10:04 PM | Last reply by Belloc - Monday, May 18, 2009 5:08 PM -
2 Votes
PhotoShop Blend Pixel Shader
Not complaining here ... just wishing. :)Answered | 11 Replies | 15397 Views | Created by Kevin J Dance - Monday, April 13, 2009 12:10 AM | Last reply by Cory Plotts - Thursday, July 2, 2009 2:11 PM -
0 Votes
Pixels Missing & Extra Pixels Appearing (System.Drawing Namespace)
But while working with the System.Drawing namespace I’ve noticed several problems with pixels.Answered | 3 Replies | 2420 Views | Created by Constansere - Saturday, December 24, 2011 3:47 PM | Last reply by Paul Zhou - Wednesday, January 4, 2012 6:34 AM -
0 Votes
MapControl map size (pixels)
The performance is just too slow/bad for my purposes (fast/dynamic shape changes).Answered | 2 Replies | 1435 Views | Created by MaasOne - Monday, July 25, 2016 12:26 PM | Last reply by MaasOne - Monday, July 25, 2016 5:31 PM - Items 1 to 20 of 2390337 Next ›
No announcements