Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
ColorManagementProvider vs PixelFormatConverter
Rank: Member
Groups: Guest
Joined: 1/4/2007(UTC) Posts: 23
|
Hi, Can you explain which one is better to use ? ColorManagementProvider or PixelFormatConverter class. Also, what is the difference between the two?
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello, ColorManagementProvider is a "syntax sugar", it allows you to write code like this Code:bitmap.ColorManagement.ConvertToContinues(...)
This class uses internal PixelFormatConverter instance. So you can use both of them without limitations. |
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
ColorManagementProvider vs PixelFormatConverter
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.