C# Class AcManager.Controls.CustomShowroom.CarTextureDialog.CarTextureDialogViewModel

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
CarTextureDialogViewModel ( [ renderer, [ activeSkin, [ kn5, [ textureName ) : System
OnLoaded ( ) : void

Private Methods

Méthode Description
LoadImageUsingDirectX ( BaseRenderer renderer, byte imageData ) : LoadedImage
LoadImageUsingMagickNet ( byte imageData ) : Task

Method Details

CarTextureDialogViewModel() public méthode

public CarTextureDialogViewModel ( [ renderer, [ activeSkin, [ kn5, [ textureName ) : System
renderer [
activeSkin [
kn5 [
textureName [
Résultat System

OnLoaded() public méthode

public OnLoaded ( ) : void
Résultat void