Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTLayer(CPTPlatformSpecificLayerExtensions) Category Reference

Platform-specific extensions to CPTLayer. More...

#import <CPTPlatformSpecificCategories.h>

Public Instance Methods

Images
(nonnull CPTNativeImage *) - imageOfLayer
 Gets an image of the layer contents. More...
 

Detailed Description

Platform-specific extensions to CPTLayer.

Method Documentation

◆ imageOfLayer

- (nonnull CPTNativeImage *) imageOfLayer

Gets an image of the layer contents.

Returns
A native image representation of the layer content.

Extends class CPTLayer.


The documentation for this category was generated from the following files: