Class IGDIPlus.TGPBitmap

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabBasicPkg

Unit: IGDIPlus

Inherits: TGPImage

Contents

Syntax

Delphi:

type TGPBitmap = class( TGPImage, IGPBitmap )

C++ Builder:

class TGPBitmap : public TGPImage

Visual C++ (MFC):

class CTGPBitmap : public CTGPImage

C# (.NET):

public ref class TGPBitmap : Mitov.SignalLab.Image

Summary

Provides methods for creating and manipulating raster bitmap images.

Description

The TGPBitmap class inherits from the TGPImage class. The TGPImage class provides methods for loading and saving vector images (metafiles) and raster images (bitmaps). The TGPBitmap class expands on the capabilities of the TGPImage class by providing additional methods for creating and manipulating raster images.

Methods

Public

From TGPImage

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox