Partager via


ImageResizingEstimator.Anchor Énumération

Définition

Indique où ancrer pour le rognage d’image, par exemple défini pour Center rogner l’image de tous les côtés, défini pour Bottom rogner l’image en haut.

public enum ImageResizingEstimator.Anchor
type ImageResizingEstimator.Anchor = 
Public Enum ImageResizingEstimator.Anchor
Héritage
ImageResizingEstimator.Anchor

Champs

Nom Valeur Description
Right 0
Left 1
Top 2
Bottom 3
Center 4

S’applique à