IGraphics.isAspectRatioPreserved

Used by CLAP.

interface IGraphics
nothrow @nogc abstract
bool
isAspectRatioPreserved
()

Return Value

Type: bool

true if plugin is preserves an apsect ratio, even though it reality sizes will be rounded to integer logical pixels. false if not resizeable or doesn't preserve a ratio.

Meta