CNClrLib.Control.Graphics Namespace

Represents namespace CNClrLib.Control.Graphics.

 NameDescription
TClrColor

Represents an ARGB (alpha, red, green, blue) color.

TClrFont

Defines a particular format for text, including font face, size, and style attributes.

TClrIcon

Represents a Windows icon, which is a small bitmap image that is used to represent an object. Icons can be thought of as transparent bitmaps, although their size is determined by the system.

TClrImage

Provides functionality for the Bitmap and Metafile descended classes.

TClrPictureBox

Represents type TClrPictureBox.

TClrPoint

Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.

TClrSize

Stores an ordered pair of integers, which specify a Height and Width.

TClrSizeF

Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.

Top
 NameDescription
CNClrLib.Control.Graphics.

Represents type .

TImageFormat

Specifies the file format of the image.

Top
 NameDescription
TArrayOfVar2

Represents an array of the Variant type.

TArrayOfVar3

Represents an array of the Variant type.

TArrayOfVar6

Represents an array of the Variant type.

TClrColor.TColorFields

Represents type TColorFields.

Top
 NameDescription
AColorHelper

Represents variable AColorHelper.

AColorTranslator

Represents variable AColorTranslator.

AImageConverter

Represents variable AImageConverter.

AImageFormatHelper

Represents variable AImageFormatHelper.

AImageHelper

Represents variable AImageHelper.

Top
 NameDescription
sByteArrayType

Represents constant sByteArrayType.

Top
 NameDescription
DotNetImageToStream(TClrImage)

Represents method DotNetImageToStream(TClrImage).

GetColorHelper

Represents method GetColorHelper.

GetColorTranslator

Represents method GetColorTranslator.

GetDefaultFont

Represents method GetDefaultFont.

GetEncoder(_ImageFormat)

Represents method GetEncoder(_ImageFormat).

GetImageConverter

Represents method GetImageConverter.

GetImageFormatHelper

Represents method GetImageFormatHelper.

GetImageFormatInterface(TImageFormat)

Represents method GetImageFormatInterface(TImageFormat).

GetImageRawFormat(_ImageFormat)

Represents method GetImageRawFormat(_ImageFormat).

Top