←Select platform

GetLinkedCGImage Method

Summary
Gets the CGImageRef that the specified RasterImage is linked to.
Syntax
Objective-C
+ (nullable CGImageRef)getLinkedCGImage:(LTRasterImage *)image error:(NSError **)error 

Parameters

image
The LTRasterImage specified by the image.

Return Value

The CGImageRef that the specified RasterImage is linked to. Returns null when there is no linked image.

Remarks

You can avoid making a copy of the actual image data when converting to / from an CGImageRef using the ConvertToImageOptions.LinkImage flag.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.