The OpenD Programming Language

SubPixmap.extractToNewPixmap

Allocates a new Pixmap cropped to the pixel data of the subimage.

struct SubPixmap
@safe pure nothrow const
extractToNewPixmap
()

See Also

Use extractToPixmap for a non-allocating variant with a target parameter.

Meta