subpixel Package

subpixel Package

subpixelsurface Module

class usf.subpixel.subpixelsurface.SubPixelSurface(surface, x_level=3, y_level=None)[source]

Bases: object

at(x, y)[source]

Gets a sub-pixel surface for a given coordinate.

x – X coordinate y – Y coordinate

Table Of Contents

Previous topic

screens Package

Next topic

widgets Package

This Page