removeRepresentation(_:)
Removes and releases the specified image representation.
Declaration
func removeRepresentation(_ imageRep: NSImageRep)Parameters
- imageRep:
The image representation object you want to remove.
Removes and releases the specified image representation.
func removeRepresentation(_ imageRep: NSImageRep)The image representation object you want to remove.