VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / Palette Class / GetFirstTransparentColorIndex() Method
Синтаксис Требования Смотрите также
В этом разделе
    GetFirstTransparentColorIndex() Метод (Palette)
    В этом разделе
    Возвращает индекс первого прозрачного цвета в палитре.
    Синтаксис
    'Declaration
    
    Public Function GetFirstTransparentColorIndex() As Integer
    
    
    public int GetFirstTransparentColorIndex()
    
    
    public: int GetFirstTransparentColorIndex()
    
    
    public:
    int GetFirstTransparentColorIndex()

    Return Value

    Индекс первого прозрачного цвета в палитре.
    Требования

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

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