VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Color Namespace / PdfColorBlendCommand Class
Члены типа Объект Синтаксис Ремарки Иерархия Требования Смотрите также
В этом разделе
    Класс PdfColorBlendCommand
    В этом разделе
    Смешивает цвета с помощью класса PdfPageColorBlendingCommand, если изображение связано со PDF страницей; в противном случае смешивает цвета изображения с помощью класса ColorBlendCommand.
    Объектная модель
    RegionOfInterest ProcessingCommandResults PdfColorBlendCommand
    Синтаксис
    'Declaration
    
    Public Class PdfColorBlendCommand
       Inherits ColorBlendCommand
    
    
    public class PdfColorBlendCommand : ColorBlendCommand
    
    
    public __gc class PdfColorBlendCommand : public ColorBlendCommand*
    
    
    public ref class PdfColorBlendCommand : public ColorBlendCommand^
    
    
    Ремарки
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
          Vintasoft.Imaging.ImageProcessing.ProcessingCommandWithRegion
             Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand
                Vintasoft.Imaging.ImageProcessing.Color.PdfColorBlendCommand

    Требования

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

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