C# Class NewTOAPIA.GL.PixelStoreIntCommand

Inheritance: PixelStoreCommand
Afficher le fichier Open project: Wiladams/NewTOAPIA

Protected Properties

Свойство Type Description
fIntValue int

Méthodes publiques

Méthode Description
PixelStoreIntCommand ( PixelStore storeparam, int aValue ) : System

Method Details

PixelStoreIntCommand() public méthode

public PixelStoreIntCommand ( PixelStore storeparam, int aValue ) : System
storeparam PixelStore
aValue int
Résultat System

Property Details

fIntValue protected_oe property

protected int fIntValue
Résultat int