mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 04:15:59 +02:00
9 lines
314 B
Markdown
9 lines
314 B
Markdown
# pbmtoatk
|
|
|
|
> PBM 이미지를 Andrew Toolkit 래스터 객체로 변환.
|
|
> 같이 보기: `atktopbm`.
|
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pbmtoatk.html>.
|
|
|
|
- PBM 이미지를 Andrew Toolkit 래스터 객체로 변환:
|
|
|
|
`pbmtoatk {{경로/대상/이미지.pbm}} > {{경로/대상/출력.atk}}`
|