맨 위 툴바에 옵션이 있다. Move Tool (shortcut = v) 상태에서 체크를 끄면 된다.
layer auto select 를 layer 단위로 할 것인가 group 단위로 할 것인가도 여기서 변경 가능하다.
키워드 : photoshop cc layer auto select off
Sunday, January 29, 2017
Tuesday, January 17, 2017
Extract layers from PSD with ImageMagick
psd 파일의 레이어들을 file 들로 뽑는 방법
convert image.psd image-%d.png
레퍼런스 : Extract layers from PSD with ImageMagick, preserving layout
키워드 : 파일
convert image.psd image-%d.png
레퍼런스 : Extract layers from PSD with ImageMagick, preserving layout
키워드 : 파일
Labels:
ImageMagick
Subscribe to:
Posts (Atom)