'Declaration <DefaultValueAttribute(True)> Public Overrides Property ExpandSupportedPixelFormats As Boolean
[DefaultValue(True)] public override bool ExpandSupportedPixelFormats { get; set; }
[DefaultValue(True)] public: __property bool get_ExpandSupportedPixelFormats(); override; public: __property void set_ExpandSupportedPixelFormats(
bool value
); override;
Property Value
True - команде обработки необходимо преобразовать обрабатываемое изображение в ближайший формат пикселей без потери цвета; в противном случае - false. Значение по умолчанию - true.