Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
SebastianR  
#1 Posted : Wednesday, August 30, 2017 1:48:45 AM(UTC)
SebastianR

Rank: Advanced Member

Groups: Member
Joined: 5/10/2017(UTC)
Posts: 33

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Hello Aurigma team,
I want to combine multiple images into one in way, that each image has its own layer in the new image. I found Problem saving and viewing multi-page TIFF from 11 years ago, but TiffWriter.AddFrame(tiffFrame) is in C# not or no longer available. That is assuming layers are the same as frames.

I could not find anything else on the matter. Point me in the right direction, please.

Regards
Sebastian
Fedor  
#2 Posted : Wednesday, August 30, 2017 2:52:43 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hi Sebastian,

Graphics Mill supports multipage (multiple images) TIFF files only. We didn't implement multilayer (stacked images) TIFF features as their format is closed. For example, Adobe Photoshop uses its own extensions of TIFF format to store information about additional layers.

Could you send us an example of multilayer TIFF file?
Best regards,
Fedor Skvortsov
SebastianR  
#3 Posted : Wednesday, August 30, 2017 5:55:01 AM(UTC)
SebastianR

Rank: Advanced Member

Groups: Member
Joined: 5/10/2017(UTC)
Posts: 33

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Hello Fedor,
Ok, so my plan will not work with tiff.

I found PsdProcessor. Is it possible to save the changed source as psd?

No, I don't have a multilayer tiff right now.

Regards
Sebastian
Fedor  
#4 Posted : Wednesday, August 30, 2017 6:39:35 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Originally Posted by: SebastianR Go to Quoted Post
I found PsdProcessor. Is it possible to save the changed source as psd?


Graphics Mill doesn't support writing of the PSD format. PsdProcessor relies on the core libraries of the SDK, so it doesn't support either.

Why do you need to save to PSD files? Where are you going to use PSD files later? Probably it is possible to find a workaround.


Best regards,
Fedor Skvortsov
SebastianR  
#5 Posted : Wednesday, August 30, 2017 6:54:33 AM(UTC)
SebastianR

Rank: Advanced Member

Groups: Member
Joined: 5/10/2017(UTC)
Posts: 33

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I try to add images in a certain arrangement together in a single image. Since I can not guarantee the beauty or even the correctness of the arrangement, these images must be separately moveable in the result image. Cutting is not an option, because the images may overlap. Using layers, that would no longer be a problem. As tiff does not support layers, psd remained as the only option.

Optimizing the arrangement is the task I wanted to avoid, because it is complex. I can not disclose more on this point.
Fedor  
#6 Posted : Wednesday, August 30, 2017 7:17:56 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Well, you can save to the PDF format. It will allow you to edit files later in any vector graphics editor (Adobe Illustrator, Inkscape, CorelDRAW and so on).
Best regards,
Fedor Skvortsov
thanks 1 user thanked Fedor for this useful post.
SebastianR on 8/30/2017(UTC)
SebastianR  
#7 Posted : Wednesday, August 30, 2017 11:51:16 PM(UTC)
SebastianR

Rank: Advanced Member

Groups: Member
Joined: 5/10/2017(UTC)
Posts: 33

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Brick wall Yeah, not that it is right in the example and everything.

Thank you.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.