Difference between revisions of "TSCARBitmap"

From SCAR Divi Manual
Jump to: navigation, search
(Members)
(Members)
 
Line 29: Line 29:
 
*[[TSCARBitmap.Resize|Resize]]
 
*[[TSCARBitmap.Resize|Resize]]
 
*[[TSCARBitmap.Rotate|Rotate]]
 
*[[TSCARBitmap.Rotate|Rotate]]
 +
*[[TSCARBitmap.RotateEx|RotateEx]]
 
*[[TSCARBitmap.SaveToBmp|SaveToBmp]]
 
*[[TSCARBitmap.SaveToBmp|SaveToBmp]]
 
*[[TSCARBitmap.SaveToJpeg|SaveToJpeg]]
 
*[[TSCARBitmap.SaveToJpeg|SaveToJpeg]]
Line 37: Line 38:
 
*[[TSCARBitmap.SetSize|SetSize]]
 
*[[TSCARBitmap.SetSize|SetSize]]
 
*[[TSCARBitmap.Skew|Skew]]
 
*[[TSCARBitmap.Skew|Skew]]
 +
*[[TSCARBitmap.SkewEx|SkewEx]]
  
 
===Properties===
 
===Properties===

Latest revision as of 04:41, 12 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