Hi all,
where can I find definitions of the terminology used for tiff, specifically, what is the difference between:
- multi-page
- multi-channel
- image bands
- image layers
regards
Murray
Search found 5 matches
- 2018-12-18T15:46:05-07:00
- Forum: Users
- Topic: Pages, Layers, Bands, Channels
- Replies: 1
- Views: 2957
- 2018-12-18T15:41:28-07:00
- Forum: Users
- Topic: Write single page tiff
- Replies: 2
- Views: 3624
Re: Write single page tiff
Thanks. That worked!
- 2018-12-11T19:12:05-07:00
- Forum: Users
- Topic: Write single page tiff
- Replies: 2
- Views: 3624
Write single page tiff
Hi all, I am using ImageMagick-7.0.8-11-Q16-x64 on Windows 10. To extract a single band from RGB images I have been using eg: convert Image.tif -channel R -separate ImageR.tif ImageR.tif is showing: "Page Number: 1 2" in the Exiftool in XnView, and when I bring the to ArcMAP it asks which page I ...
- 2018-12-11T18:55:26-07:00
- Forum: Users
- Topic: Write four band image
- Replies: 2
- Views: 3724
Re: Write four band image
Thanks very much, I shall stop searching.
The alpha setting is useful and I am using it now. Which leads to another question, but I'll start a new topic.
The alpha setting is useful and I am using it now. Which leads to another question, but I'll start a new topic.
- 2018-12-06T00:10:20-07:00
- Forum: Users
- Topic: Write four band image
- Replies: 2
- Views: 3724
Write four band image
Hi all, This must be such a simple question for most of you. believe me I have searched for an answer, but I suppose I am just very new to ImageMagick, When combining four individual sinlge band tifs to create a four band tif, How to I designate a fourth band to be just another layer of pixel values ...