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

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Enabled bool
Function ColorTestFunctionEnum
Mask OutputPixel
Ref OutputPixel

Property Details

Enabled public property

public bool Enabled
return bool

Function public property

public ColorTestFunctionEnum Function
return ColorTestFunctionEnum

Mask public property

public OutputPixel Mask
return OutputPixel

Ref public property

public OutputPixel Ref
return OutputPixel