VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageColors Namespace / ColorBaseConverter Class / GetStandardValuesExclusive Methods
In This Topic
    GetStandardValuesExclusive Method (ColorBaseConverter)
    In This Topic
    Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
    Overload List
    OverloadDescription
    Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
    Returns whether the collection of standard values returned from System.ComponentModel.TypeConverter.GetStandardValues is an exclusive list. (Inherited from System.ComponentModel.TypeConverter)
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also