PixelTransform

interface PixelTransform

The PixelTransform interface provides some graphics operations.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
abstract var frameRate: Int

Specifies the frameRate for an output source in frames/sec.

Link copied to clipboard
abstract var imageExtent: Size

Specifies the current width and height of the output surface.

Link copied to clipboard
abstract var screen: Screen?

Specifies the off screen object.

Link copied to clipboard
abstract var surface: Surface?

Specifies the surface that is an output source.

Link copied to clipboard
abstract var videoEffect: VideoEffect

Specifies the videoEffect such as a monochrome, a sepia.

Link copied to clipboard

Specifies the videoGravity how the displays the inputSurface's visual content.