C# Class CSPspEmu.Hle.Modules.libfont.sceLibFont.GlyphImage

Mostrar archivo Open project: soywiz/cspspemu

Public Properties

Property Type Description
Buffer PspPointer
BufferHeight short
BufferWidth short
BytesPerLine short
PixelFormat FontPixelFormat
Position CSPspEmu.Hle.Formats.Font.PointFixed26_6
__Padding short

Property Details

Buffer public_oe property

public PspPointer Buffer
return PspPointer

BufferHeight public_oe property

public short BufferHeight
return short

BufferWidth public_oe property

public short BufferWidth
return short

BytesPerLine public_oe property

public short BytesPerLine
return short

PixelFormat public_oe property

public FontPixelFormat PixelFormat
return FontPixelFormat

Position public_oe property

public PointFixed26_6,CSPspEmu.Hle.Formats.Font Position
return CSPspEmu.Hle.Formats.Font.PointFixed26_6

__Padding public_oe property

public short __Padding
return short