How to display image without blurring pixels

How to display image without blurring pixels

n8nall
Explorer Explorer
6,360 Views
6 Replies
Message 1 of 7

How to display image without blurring pixels

n8nall
Explorer
Explorer

I have simply inserted an image to my AutoCAD file, but I need to be able to zoom in closely on individual pixels.  However, AutoCAD automatically blurs the pixels to smooth things out.  Can I disable this to get a more accurate reference?

 

This is how I want it to look

n8nall_0-1607956548180.png

 

This is how it looks:

n8nall_1-1607956574684.png

 

0 Likes
Accepted solutions (1)
6,361 Views
6 Replies
Replies (6)
Message 2 of 7

pendean
Community Legend
Community Legend

First and foremost: pixels in pictures are not zoom-able. Ever. That's the nature of raster images since the dawn of computers.

 

How did you get the image in AUtoCAD?

model or paperspace?

and did you scale it or not?

 

0 Likes
Message 3 of 7

n8nall
Explorer
Explorer

the picture is inputted into the model space and it is scaled. 

 

I don't expect to get additional information from a picture with a limited amount of pixels, but the blurring effect it does makes it look like things are different sizes than they actually are.  In applications like Photoshop, I can just zoom in and see individual pixels; it doesn't blur/clean up anything automatically.

 

I'm just trying to trace an image with CAD lines if that helps.

0 Likes
Message 4 of 7

pendean
Community Legend
Community Legend
>>>...and it is scaled. ...<<<
That is a contributing problem: you are stretching those dots and making them blurry. no scaling at all may give you better results.

AutoCAD is not Photoshop: if you need Photoshop abilities, use that program (or use Illustrator for a mix of DWG/vector and Raster images), that's the better approach for quality production output.

HTH
0 Likes
Message 5 of 7

Anonymous
Not applicable
Accepted solution

To actually answer the question:

 

In command line window enter command "imagequality" and choose "draft", although this mode is only useful when zoomed in so much that individual pixels are visible.

Message 6 of 7

david-terry
Contributor
Contributor

@Anonymous Thank you for actually answering the question. Your solution worked wonderfully. Much appreciated.

 

You know, instead of providing some random comment that has literally nothing to do with the original post. We use the programs we do for a reason. If I wanted or could use illustrator or photoshop I would. This is also a very simple question to explain, and it is very obvious that some sort of post processing is being applied in AutoCAD, and that this is not some kind of a fundamental limitation of AutoCAD or bitmap images. If every other program that can display an image can properly display a bitmap, I'm sure AutoCAD can to.

 

PS: And yes, these kinds of "I know more about what you're trying to do than you do" responses really do annoy me.

Message 7 of 7

jwhiteN5ZFM
Community Visitor
Community Visitor

Totally agree with that @david-terry! Thanks, @Anonymous. I wouldn't normally comment on, well, anything, but I'm going to this time because it took me so long to find this post, and solution, because there were no results for the following keywords which I feel are relevant, and probably what I'll search for again in 5 years next time I'm setting up AutoCAD from scratch on a new machine!

 

AutoCAD raster image resampling interpolation method, bilinear, bicubic, nearest neighbour, pixels, zoom!

 

Cue extremely helpful comments about exporting and backing-up custom workspace settings or whatever it is that professional cadspeople do.

0 Likes