C# Class NewTOAPIA.GL.PixelStoreIntCommand

Inheritance: PixelStoreCommand
Mostrar archivo Open project: Wiladams/NewTOAPIA

Protected Properties

Property Type Description
fIntValue int

Public Methods

Method Description
PixelStoreIntCommand ( PixelStore storeparam, int aValue ) : System

Method Details

PixelStoreIntCommand() public method

public PixelStoreIntCommand ( PixelStore storeparam, int aValue ) : System
storeparam PixelStore
aValue int
return System

Property Details

fIntValue protected_oe property

protected int fIntValue
return int