Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 45
Forks 2
NuGet downloads 48,107
Release ChartForgeX-v1.7.0
Language: HTML Updated: 2026-09-02

API Reference

Class

RasterImageFormat

Namespace ChartForgeX.Core

Defines dependency-free raster export formats.

Inheritance

  • Object
  • RasterImageFormat

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Fields

Bmp #

Uncompressed 24-bit BMP.

Ppm #

Binary P6 portable pixmap.

Tiff #

Baseline uncompressed RGB TIFF.

Png #

Portable Network Graphics with RGBA alpha.

Jpeg #

Baseline JPEG flattened against the configured raster background.

Gif #

Graphics Interchange Format with an adaptive palette.