public Vintasoft.Imaging.ImageProcessing.PaletteType paletteType { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.PaletteType get_paletteType(); public: __property void set_paletteType(
Vintasoft.Imaging.ImageProcessing.PaletteType value
);
public:
property Vintasoft.Imaging.ImageProcessing.PaletteType paletteType { Vintasoft.Imaging.ImageProcessing.PaletteType get(); void set(Vintasoft.Imaging.ImageProcessing.PaletteType value); }
'Declaration Public Property paletteType As Vintasoft.Imaging.ImageProcessing.PaletteType
Property Value
Значение по умолчанию - Vintasoft.Imaging.ImageProcessing.PaletteType.Адаптивный.