CAST II Game Engine

   MAIN       FEATURES       SCREENSHOTS       FORUMS       MANUAL       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TImagePaintOp

Unit

Base2D

Declaration

type TImagePaintOp = class(TImageOperation)

Description

Paint on an image with a brush operation

Hierarchy

TImageOperation > TOperation

Methods

Overview

Publicconstructor Create(X, Y: Integer; AImageData: Pointer; AImageLineLength, AImageFormat: Integer; ABrush: TBrush; const ARect: BaseTypes.TRect);

Description

Publicconstructor Create(X, Y: Integer; AImageData: Pointer; AImageLineLength, AImageFormat: Integer; ABrush: TBrush; const ARect: BaseTypes.TRect);

 

Last modified: 26 Oct, 2008
Copyright (C) 2006-2008, casteng.com