Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/imagemagick_deno/src/index.ts>DrawableFontPointSize

Deno port of the WASM library for ImageMagick
Go to Latest
class DrawableFontPointSize
implements IDrawable
import { DrawableFontPointSize } from "https://deno.land/x/imagemagick_deno@0.0.24/src/index.ts";

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number