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