Longkong.ColorPicker.Controls.ColorSpace.UpdateValues C# (CSharp) Méthode

UpdateValues() protected abstract méthode

Updates the color space coordinate values.
protected abstract UpdateValues ( IColorSpaceStructure csStructure ) : void
csStructure IColorSpaceStructure A IColorSpaceStructure object containing /// the coordinate values that the color space is to be updated with.
Résultat void
        protected abstract void UpdateValues( IColorSpaceStructure csStructure );