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