[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[Description("Specifies if the image's Red and Blue pixels are swapped.")]
[Browsable(false)]
[DefaultValue()]
public: __property bool get_SwapRedAndBlue();
public: __property void set_SwapRedAndBlue(
boolvalue
);