ComponentOne Bitmap for WPF
GetChannelMask(Int32,Int32,IntPtr) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > PixelFormatInfo Class > GetChannelMask Method : GetChannelMask(Int32,Int32,IntPtr) Method
HRESULT IWICPixelFormatInfo::GetChannelMask([In] unsigned int uiChannelIndex,[In] unsigned int cbMaskBuffer,[In] void* pbMaskBuffer,[Out] unsigned int* pcbActual)
Syntax
'Declaration
 
Public Overloads Function GetChannelMask( _
   ByVal channelIndex As System.Integer, _
   ByVal maskBuffer As System.Integer, _
   ByVal maskBufferRef As System.IntPtr _
) As System.Integer
public System.int GetChannelMask( 
   System.int channelIndex,
   System.int maskBuffer,
   System.IntPtr maskBufferRef
)

Parameters

channelIndex
maskBuffer
maskBufferRef
See Also

Reference

PixelFormatInfo Class
PixelFormatInfo Members
Overload List