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

Notification

Icon
Error

Options
Go to last post Go to first unread
Andrew  
#1 Posted : Tuesday, February 10, 2004 11:25:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Hello everyone,

We have added few new features for working with images to the Graphics Mill and released the update. Now you can make color separation as well as merge several CMYK images with alpha channel.
  • New item Format40bppAcmyk of PixelFormat enumeration - specifies that the format is 40 bits per pixel ACMYK; 8 bits each are used for the cyan, magenta, yellow, and black components. Last component is an alpha channel.
  • IChannels.AddAlpha Method - adds an alpha channel to the image. If it already has alpha channel, raises a error.
  • IChannels.Extract Method - extracts channel with given number. It returns grayscale bitmap contains requested channel.
  • IChannels.Replace Method - replaces channel with given number with specified 8-bit grayscale bitmap. It should have the same dimensions as the image itself.
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.