The OpenD Programming Language

Image.pixelMultiplicity

Get the multiplicity of pixels in a single scanline. The actual multiplicity could well be higher.

struct Image
nothrow @nogc @safe
int
pixelMultiplicity
()

See Also

LayoutConstraints. Tags: none.

Meta