Difference between revisions of "TSCARBitmap"

From SCAR Divi Manual
Jump to: navigation, search
(Created page with "==Hierarchy== TObject > TSCARObject > TSCARBitmap ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a bitmap. These bitmaps can be...")
 
(Methods)
Line 26: Line 26:
 
*[[TSCARBitmap.LoadFromPng|LoadFromPng]]
 
*[[TSCARBitmap.LoadFromPng|LoadFromPng]]
 
*[[TSCARBitmap.LoadFromStr|LoadFromStr]]
 
*[[TSCARBitmap.LoadFromStr|LoadFromStr]]
*[[TSCARBitmap.ReplaceColor|ReplaceColor]]
 
*[[TSCARBitmap.ReplaceColorTol|ReplaceColorTol]]
 
 
*[[TSCARBitmap.Resize|Resize]]
 
*[[TSCARBitmap.Resize|Resize]]
 
*[[TSCARBitmap.Rotate|Rotate]]
 
*[[TSCARBitmap.Rotate|Rotate]]

Revision as of 03:32, 4 November 2012

Hierarchy

TObject > TSCARObject > TSCARBitmap

Availability

SCAR Divi 3.35 > Current

Description

This class represents a bitmap. These bitmaps can be used in search functions to find them inside of a client. They also support alpha-blended drawing.

Members

Methods

Properties

See Also