Home > Article > Web Front-end > How to solve ps warning that any pixel is not larger than 50%
ps warning that any pixel is not larger than 50%. The solution is: 1. Expand the marquee selection, and the selection is at least larger than the feathering value, and you can proceed; 2. Set the feathering value to 0, No matter how large the selection is, you can select and operate it.
#The operating environment of this tutorial: Windows 10 system, Adobe photoshop cs6 version, Dell G3 computer.
Open PS and execute the [File]-[Open] command. The shortcut key for this command is Ctrl O.
Here, I found a picture of Song Zuer on Baidu in advance, and I used this picture as an example.
I used the rectangular marquee tool to select the head of the character.
Next, we check the pixel size of this picture, the width is 998 and the height is 966. We set the feathering value of an ant line. This feather value I set to 500 pixels.
Then use the Rectangular Marquee Tool to make a rectangular selection same as last time. We saw that [Warning: No pixels are greater than 50% selected] popped up on the screen at this time. The selected edges will not be visible].
Because we made a feathering value of 500 pixels, but the selection we made is much smaller than 500 pixels. If we make a selection larger than 500 pixels, we will get a reduced area but a large selection range.
That is to say, when our selection area is larger than the feather value, we can select normally, but the scope will change. Large; when the pixels we select are smaller than the feather value, we will not be able to operate normally.
So, there are two solutions: one is to expand the selection, at least greater than the feathering value, and then you can operate; the other is to set the feathering value, the minimum can be set to 0, and then we can select no matter how big the selection is can be selected and operated.
The following is the difference between feathered values and non-feathered values.
# Recommended tutorial: "PS Tutorial》
The above is the detailed content of How to solve ps warning that any pixel is not larger than 50%. For more information, please follow other related articles on the PHP Chinese website!