pnmpaste
Verified for current stable LTS
Pnmpaste Command: Combine Overlapping Pixels With Boolean Operation
Use for combine overlapping pixels with boolean operation with Pnmpaste. Exact CLI syntax to combine overlapping pixels with boolean operation using Pnmpaste.
When to use this: Use for combine overlapping pixels with boolean operation with Pnmpaste.
Command Syntax
pnmpaste -<and|nand|or|nor|xor|xnor> <x> <y> <path/to/image1.pnm> <path/to/image2.pnm> > <path/to/output.pnm> pnmpaste -<and|nand|or|nor|xor|xnor> <x> <y> <path/to/image1.pnm> <path/to/image2.pnm> > <path/to/output.pnm> Command Breakdown
-<and|nand|or|nor|xor|xnor>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to combine overlapping pixels with boolean operation using Pnmpaste.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.