Rank: Member
Groups: Guest
Joined: 1/6/2006(UTC) Posts: 2
|
Using GraphicsMill for .NET I am trying to determine how to convert a greyscale image to RGB so that it can be served on the fly in a browser. Is it possible? Thanks, Ted
|
|
|
|
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 Ted, Sure, you can convert pixel format of a bitmap from RGB to grayscale using Graphics Mill for .NET. You can use either ColorManagementProvider or PixelFormatConverter. Please look through code samples which are given in the articles. Edited by user Tuesday, January 1, 2008 4:46:17 AM(UTC)
| Reason: Not specified |
|
|
|
|
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.