ComponentOne Bitmap for WPF
GetChannelMask(Int32) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > PixelFormatInfo Class > GetChannelMask Method : GetChannelMask(Int32) Method
Index of the channel.
Gets the channel mask.
Syntax
'Declaration
 
Public Overloads Function GetChannelMask( _
   ByVal channelIndex As System.Integer _
) As System.Byte()
public System.byte[] GetChannelMask( 
   System.int channelIndex
)

Parameters

channelIndex
Index of the channel.
See Also

Reference

PixelFormatInfo Class
PixelFormatInfo Members
Overload List