imageWithoutBaseline()
Creates a copy of the current image object without any baseline information.
Declaration
func imageWithoutBaseline() -> UIImageReturn Value
A new image object based on the current image but without baseline information.
Discussion
Use this method to remove baseline information that might be interfering with the layout of the image.
See Also
Changing the image attributes
withConfiguration(_:)applyingSymbolConfiguration(_:)imageFlippedForRightToLeftLayoutDirection()withHorizontallyFlippedOrientation()withRenderingMode(_:)withAlignmentRectInsets(_:)resizableImage(withCapInsets:)resizableImage(withCapInsets:resizingMode:)withBaselineOffset(fromBottom:)UIImage.ConfigurationUIImage.SymbolConfiguration