Share via


CGBitmapContext.OnAllocateCallback Delegate

Definition

public delegate CoreGraphics.CGRenderingBufferProvider CGBitmapContext.OnAllocateCallback(ref CGContentInfo contentInfo, ref CGBitmapParameters bitmapParameters);
type CGBitmapContext.OnAllocateCallback = delegate of CGContentInfo * CGBitmapParameters -> CGRenderingBufferProvider

Parameters

contentInfo
CGContentInfo
bitmapParameters
CGBitmapParameters

Return Value

Applies to