CGImageOptions.ShouldAllowFloat Property

Definition

Determines whether the image loaded will use floating point values for its components (if the source image has them).

public bool ShouldAllowFloat { get; set; }
member this.ShouldAllowFloat : bool with get, set

Property Value

Applies to