Share via


CGBitmapContext.OnErrorCallback Delegate

Definition

public delegate void CGBitmapContext.OnErrorCallback(NSError error, ref CGContentInfo contentInfo, ref CGBitmapParameters bitmapParameters);
type CGBitmapContext.OnErrorCallback = delegate of NSError * CGContentInfo * CGBitmapParameters -> unit

Parameters

error
NSError
contentInfo
CGContentInfo
bitmapParameters
CGBitmapParameters

Applies to