VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing Namespace / ChangeChannelsFormatCommand Class
Члены типа Объект Синтаксис Ремарки Иерархия Требования Смотрите также
В этом разделе
    Класс ChangeChannelsFormatCommand
    В этом разделе
    Изменяет формат изображения каналов.
    Объектная модель
    BitmapChannelsFormat ProcessingCommandResults ChangeChannelsFormatCommand
    Синтаксис
    'Declaration
    
    Public Class ChangeChannelsFormatCommand
       Inherits ProcessingCommandBase
    
    
    public class ChangeChannelsFormatCommand : ProcessingCommandBase
    
    
    public __gc class ChangeChannelsFormatCommand : public ProcessingCommandBase*
    
    
    public ref class ChangeChannelsFormatCommand : public ProcessingCommandBase^
    
    
    Ремарки

    Эта команда поддерживает изображения с PixelFormat.Неопределенный формат пикселей (N-каналов и M-бит на канал).

    Иерархия наследования

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
          Vintasoft.Imaging.ImageProcessing.ChangeChannelsFormatCommand

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также