ImageResizingEstimator.Anchor 列舉

定義

指出要錨定影像裁剪的位置,例如,設定 Center 為 會裁剪所有端的影像,設定 Bottom 為 會裁剪頂端的影像。

public enum ImageResizingEstimator.Anchor
type ImageResizingEstimator.Anchor = 
Public Enum ImageResizingEstimator.Anchor
繼承
ImageResizingEstimator.Anchor

欄位

Bottom 3
Center 4
Left 1
Right 0
Top 2

適用於