'Declaration <BrowsableAttribute(False)> <DefaultValueAttribute(True)> Public Overrides Property ExpandSupportedPixelFormats As Boolean
[Browsable(False)] [DefaultValue(True)] 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.