C# Class CSPspEmu.Core.Gpu.State.SubStates.ColorTestStateStruct

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
Enabled bool
Function ColorTestFunctionEnum
Mask OutputPixel
Ref OutputPixel

Property Details

Enabled public_oe property

public bool Enabled
return bool

Function public_oe property

public ColorTestFunctionEnum Function
return ColorTestFunctionEnum

Mask public_oe property

public OutputPixel Mask
return OutputPixel

Ref public_oe property

public OutputPixel Ref
return OutputPixel