Difference between revisions of "TSCARBitmap"
From SCAR Divi Manual
(→Members) |
|||
Line 36: | Line 36: | ||
*[[TSCARBitmap.SetPixels|SetPixels]] | *[[TSCARBitmap.SetPixels|SetPixels]] | ||
*[[TSCARBitmap.SetSize|SetSize]] | *[[TSCARBitmap.SetSize|SetSize]] | ||
+ | *[[TSCARBitmap.Skew|Skew]] | ||
===Properties=== | ===Properties=== |
Revision as of 13:11, 11 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
- Assign
- AssignTo
- Clear
- Clone
- Create
- DrawTo
- DrawToEx
- Flip
- GetAlphaMask
- GetPixels
- LoadFromBmp
- LoadFromJpeg
- LoadFromPng
- LoadFromStr
- Resize
- Rotate
- SaveToBmp
- SaveToJpeg
- SaveToPng
- SaveToStr
- SetAlphaMask
- SetPixels
- SetSize
- Skew