'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 - the processing command need to convert the processing image to the nearest pixel format without color loss; otherwise, false. Default value is false.