Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class DrawableFontPointSize
implements IDrawable
import { DrawableFontPointSize } from "https://deno.land/x/imagemagick_deno@0.0.19/src/index.ts";

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number