Layer.this

Creates a new layer.

class Layer
package final
this
(
size_t width
,
size_t height
)

Parameters

width size_t

The width of the layer.

height size_t

The height of the layer.

Meta