public bool WriteNclxColorProfile { get; set; }
Public Property WriteNclxColorProfile As Boolean
Get
Set
public:
property bool WriteNclxColorProfile {
bool get ();
void set (bool value);
}
member WriteNclxColorProfile : bool with get, set
It is used as a compatibility workaround for some versions of macOS and iOS that cannot read images with a NCLX color profile.