CGImage.Decode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an array of values that consist of upper and lower limits, into which the corresponding image pixel data are linearly interpolated for decoding.
public nfloat* Decode { get; }
member this.Decode : nativeptr<nfloat>