import { type SkShaderFactory } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
For more information, see SkShaders.h. TODO(kjlubick) Rename these to Make* as per the convention
Methods
Returns a shader that combines the given shaders with a BlendMode.
Color(color: InputColor, space: ColorSpace): SkShader
Returns a shader with a given color and colorspace.