'Declaration <DescriptionAttribute("Color which should be used instead of replaced color.")> Public Property NewColor As Vintasoft.Imaging.ImageColors.Rgb24Color
[Description("Color which should be used instead of replaced color.")] public Vintasoft.Imaging.ImageColors.Rgb24Color NewColor { get; set; }
[Description("Color which should be used instead of replaced color.")] public: __property Vintasoft.Imaging.ImageColors.Rgb24Color* get_NewColor(); public: __property void set_NewColor(
Vintasoft.Imaging.ImageColors.Rgb24Color* value
);
[Description("Color which should be used instead of replaced color.")] public:
property Vintasoft.Imaging.ImageColors.Rgb24Color^ NewColor { Vintasoft.Imaging.ImageColors.Rgb24Color^ get(); void set(Vintasoft.Imaging.ImageColors.Rgb24Color^ value); }
Property Value
Значение по умолчанию - белый.