Skip to main content
Go to Latest
class DrawableFontPointSize
implements IDrawable
import { DrawableFontPointSize } from "https://deno.land/x/imagemagick_deno@0.0.14/src/drawables/drawable-font-point-size.ts";

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number