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 TImageCloneOp

Unit

Base2D

Declaration

type TImageCloneOp = class(TImageOperation)

Description

Paint on an image with source image using the shape of a brush operation

Hierarchy

TImageOperation > TOperation

Methods

Overview

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

Description

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

 

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