outputImageMaximumSize()
Returns the maximum size allowed for any image created by the context.
Declaration
func outputImageMaximumSize() -> CGSizeDiscussion
Some contexts limit the maximum size of an image that can be created by them. For example, the maximum size might reflect a limitation in the underlying graphics hardware.