TUISmoothingMode_SetFlexCelDefault Method
Sets the default mode used by FlexCel. You can change this in your application to change how FlexCel will render the images.
Syntax
Unit: FlexCel.Core
procedure TUISmoothingMode_SetFlexCelDefault(const value: TSmoothingMode);
Parameters
<-> |
Parameter |
Type |
Description |
const |
value |
TSmoothingMode |
|