Function
GSAffineTransformIsIdentity(_:)GSAffineTransformIsIdentityGSAffineTransformIsIdentity
Declaration
func GSAffineTransformIsIdentity(_ transform: AffineTransform) -> BoolDeclaration
BOOL GSAffineTransformIsIdentity(NSAffineTransform *transform);Declaration
GSAffineTransformIsIdentity(transform: NSAffineTransform) -> bool