TPersistent TIKImage
TIKImage = class(TPersistent)
Property | Description |
![]() | A rectangle that specifies the extent of the image. |
Method | Description |
![]() | Get TBitmap object of TIKImage. Getting this property force to render TIKImage and return result to the Bitmap property. |
![]() | Create an empty image |
![]() | Create TIKImage object from VCL TBitmap object. |
![]() | Create TIKImage object from RAW bitmap data of specicied PixelFormat |
![]() | Create TIKImage object from file. |
![]() | Create TIKImage object from GDI+ bitmap |
![]() | Create TIKImage object from VCl TGraphic object. |
![]() | Create TIKImage object from Windows Handle (HBitmap) |
![]() | Create TIKImage object from texture |
![]() | Property |
![]() | Method |