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