Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
How to create 24 bit image in Photoshop ?
there is option of 8 16 and 32 only
How to create 24 bit image.
Actually i have to create the landing page on play.google.com which supports Icon of 32 bit and right side information page of 24 bit. THen how can i create 24bit page in Photoshop?
Kindly suggest me some links or tutorials. THank you.
32 bits means that there is an alpha layer, 24 bits means there is just red green and blue. Remove the alpha or save as a format that does not allow alpha and you should have 24bit.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I'm looking for some guidance here. I primarily am a frontend developer. What I am trying to figure out is how an algorithm can be implemented to count kernels on an ear of corn.
From my initial research it seems there are a couple of different directions to go. Main ones I have seen are a SIRF type of implementation and others call for conversion to the HSV color space or LAB color space in order to then to normalizations and then counting.
For reference usually the corn that will be counted is "dent" corn. Here is an example:
This will be implemented in VB.net, but I can always translate the algorithm if needed.
Thank you for your help!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Original image file
http://fc08.deviantart.net/fs70/f/2014/173/1/7/4_charmander_by_monstermmorpg-d7ngugj.png
Resized with paint.net 3.5.11
http://fc04.deviantart.net/fs71/f/2014/173/5/6/paint_net_resize_by_monstermmorpg-d7nguje.png
Resized with photoshop cs 6 13.0 x64 and quality is terrible
http://fc07.deviantart.net/fs70/f/2014/173/9/c/photoshop_resize_by_monstermmorpg-d7nguqn.png
Any idea why and any idea how to solve this very annoying problem ? I tried all re-sampling options nothing works
Thank you
I think it is probably because it is indexed colour, which gives is a limited palette.
Go to Image - Mode - RGB Color
When it is RGB, it should resize fine.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
how to resize width on 500 pictures with adobe photophop at one time?
Lets say if all 500 pictures have 1080 width how you can do 500 width on all of the pictures instead each of them?
Well,
I don't know about Adobe, and I do not think this questions belongs to Stackoverflow.
But it is easy to be done with IrfanView free program. Install program, open it, press b, add your photos and select bulk resize option
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I need to creat a billboard that is 7m width and 3m height.
I started in Photoshop, and after I saw that the clean file is about 18gb, i said like hmmmm... Then i tried Adobe illustrator but it allows maximum file width 577,95cm which is 5.7m.
How can create the billboard?
Billboards that big are usually printed in very low resolution. For image that size you will probably need no more than 15-30 DPI and it will drastically reduce your file size.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Hey I am trying to design an interface for android application. Since I am a beginner to Android and Photoshop, I am having a few issues.
Most important of them is that I try to draw on larger than required canvas ( say, A4 siza; because i am not used to precise drawing) and then duplicate those high resolution (300dpi) layers to a smaller canvas with high resolution to create nine-patch files.
But I am unable to copy those layers; nothing shows up on canvas even if I have layers in the side box.
I have tried it multiple times but same result. Kindly guide me how to properly make a nine-patch image?