JCL Help:TJclBitmap32.OuterColor

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Color to assume for pixels which lie outside the bitmap.


Pascal

 published property OuterColor: TColor32;


Description

This property specifies the color returned by PixelS property when reading a pixel with coordinates that lie outside the bitmap. The default value is $00000000, which corresponds to a fully transparent black. It is also used when performing linear transformations of a bitmap.


See Also

TJclBitmap32.Pixel TColor32


About

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page