'Declaration Public Function New( _
ByVal channelCountКоличество каналов.As Integer, _
ByVal bitsPerChannelБит на канал.As Integer _
)
public BitmapChannelsFormat(
int channelCount,
int bitsPerChannel
)
public: BitmapChannelsFormat(
int channelCount,
int bitsPerChannel
)
public:
BitmapChannelsFormat(
int channelCount,
int bitsPerChannel
)
Parameters
- channelCount
- Количество каналов.
- bitsPerChannel
- Бит на канал.