'Declaration Public Function New( _
ByVal tileSizeРазмер плитки.As System.Int32, _
ByVal colorChannelЦветовой канал(ы) для обработки.As Vintasoft.Imaging.ImageProcessing.RgbColorChannel _
)
public MosaicCommand(
System.Int32 tileSize,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
public: MosaicCommand(
System.Int32 tileSize,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
public:
MosaicCommand(
System.Int32 tileSize,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
Parameters
- tileSize
- Размер плитки.
- colorChannel
- Цветовой канал(ы) для обработки.