Show / Hide Table of Contents

Namespace NFX.Graphics

Classes

BitmapImageFormat

Represents Bitmap image format

Canvas

Represents a 2d drawing surface

Canvas.Asset

All Canvas objects derived from this one

Canvas.Asset<THandle>

All Canvas objects derived from this one

Canvas.Brush

Canvas.Font

Canvas.Pen

GifImageFormat

Represents Gif image format

GraphicsException

Base exception thrown for issues realted to NFX.Graphics

Image

Represents a 2d graphical in-memory Image. The purpose of this object is to provide basic image processing capabilities cross-platform. Graphics objects are NOT thread-safe

ImageFormat

Base class for representing various formats of images, such as Hi-Quality Jpeg, or monochrome Png etc.

ImageUtils

Provides helpers for centering and fitting images

JpegImageFormat

Represents Jpeg image format of the specified quality

PngImageFormat

Represents Png image format

Enums

FontStyling

Specifies style information applied to text.

ImagePixelFormat

Specifies image pixel format

InterpolationMode

MeasureUnit

Specifies the unit of measure for graphics

PenDashStyle

Specifies the style of dashed lines drawn with pens

Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX