InterpolationMethod SimpleInterpolationMethod NearestNeighbor Bilinear Bicubic DirectedInterpolationMethod Both(SimpleInterpolationMethod) Each(SimpleInterpolationMethod, SimpleInterpolationMethod)enum よりはキレイに整理できそう。open でない public なクラスを使えば Swift でも同じようなことはできる。resizedTo(width:height:interpolation:) は変な気がするけどなぁ。 interpolatedBy とかじゃなくても、 write(to:format:) と同じで別に気にしなくていい? (edited)To の後に width, height, interpolation が並列に並ぶのも気持ち悪い。