HasSettings

XmpCameraRawPackage.HasSettings property

Gets or sets HasSettings value. When true, non-default camera raw settings.

public bool? HasSettings { get; set; }

Property Value

true if image has non-default camera raw settings; otherwise, false.

See Also