Skip to main content
Module

x/imagemagick_deno/mod.ts>DrawableFontPointSize

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

Constructors

new
DrawableFontPointSize(pointSize: number)

Properties

private
readonly
_pointSize: number