C# Class Cirrious.MvvmCross.Plugins.PictureChooser.MvxPictureDimensionHelper

Afficher le fichier Open project: Everbridge/sm-MvvmCross

Méthodes publiques

Méthode Description
TargetWidthAndHeight ( int maxPixelDimension, int currentWidth, int currentHeight, int &targetWidth, int &targetHeight ) : void

Method Details

TargetWidthAndHeight() public static méthode

public static TargetWidthAndHeight ( int maxPixelDimension, int currentWidth, int currentHeight, int &targetWidth, int &targetHeight ) : void
maxPixelDimension int
currentWidth int
currentHeight int
targetWidth int
targetHeight int
Résultat void