C# Class ArduinoTest.Components.ColorManagment.Service.SamplePointService

Helps figure out how much of the screen you want it offsetted
Inheritance: ISamplePointService
Afficher le fichier Open project: holymoo/Disposition

Méthodes publiques

Méthode Description
GetSamplePoints ( float screenPercentage ) : SamplePoints

Private Methods

Méthode Description
GenerateSamplePoints ( Rectangle rectangle ) : List
GetCenterBox ( float screenPercentage ) : Rectangle

Creates a box that is 1/3 the size of the screen positioned in the center

Method Details

GetSamplePoints() public méthode

public GetSamplePoints ( float screenPercentage ) : SamplePoints
screenPercentage float
Résultat SamplePoints