[]
Gets the channel mask.
public byte[] GetChannelMask(int channelIndex)
Type | Name | Description |
---|---|---|
int | channelIndex | Index of the channel. |
Type | Description |
---|---|
byte[] |
HRESULT IWICPixelFormatInfo::GetChannelMask([In] unsigned int uiChannelIndex,[In] unsigned int cbMaskBuffer,[In] void* pbMaskBuffer,[Out] unsigned int* pcbActual)
public int GetChannelMask(int channelIndex, int maskBuffer, IntPtr maskBufferRef)
Type | Name | Description |
---|---|---|
int | channelIndex | |
int | maskBuffer | |
IntPtr | maskBufferRef |
Type | Description |
---|---|
int |