'Declaration <DefaultValueAttribute(True)> <BrowsableAttribute(False)> Public Overrides Property ExpandSupportedPixelFormats As Boolean
[DefaultValue(True)] [Browsable(False)] public override bool ExpandSupportedPixelFormats { get; set; }
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 true.