Contents

init(imagePoint:in:)

Creates a normalized point from a point in an image coordinate space.

Declaration

init(imagePoint: CGPoint, in imageSize: CGSize)

Parameters

  • imagePoint:

    A point in the image coordinate space.

  • imageSize:

    The size of the image.

See Also

Creating a normalized point